Package: libclass-trait-perl (0.22-2ubuntu2) [universe]
Links for libclass-trait-perl
Ubuntu Resources:
Download Source Package libclass-trait-perl:
- [libclass-trait-perl_0.22-2ubuntu2.dsc]
- [libclass-trait-perl_0.22.orig.tar.gz]
- [libclass-trait-perl_0.22-2ubuntu2.diff.gz]
Maintainer:
Please consider filing a bug or asking a question via Launchpad before contacting the maintainer directly.
Original Maintainer (usually from Debian):
- Alexander Zangerl
It should generally not be necessary for users to contact the original maintainer.
Similar packages:
An implementation of Traits in Perl
Traits are a simple composition mechanism for structuring object-oriented programs. A Trait is essentially a parameterized set of methods, which serves as a building block for classes and is the primitive unit of code reuse. Unlike mixins and multiple inheritance, Traits do not use inheritance as the composition operator. Instead, Trait composition is based on a set of operators that are complementary to single inheritance and result in better composition properties.
Traits are a core part of Perl 6 (called Roles there), and this module implements traits for Perl 5.
Other Packages Related to libclass-trait-perl
|
|
|
-
- dep: perl (>= 5.6.0-16)
- Larry Wall's Practical Extraction and Report Language
Download libclass-trait-perl
| Architecture | Package Size | Installed Size | Files |
|---|---|---|---|
| all | 51.4 kB | 192.0 kB | [list of files] |