Paquet : librole-tiny-perl (2.002004-1)
Liens pour librole-tiny-perl
Ressources Debian :
- Rapports de bogues
- Developer Information
- Journal des modifications Debian
- Fichier de licence
- Suivis des correctifs pour Debian
Télécharger le paquet source librole-tiny-perl :
- [librole-tiny-perl_2.002004-1.dsc]
- [librole-tiny-perl_2.002004.orig.tar.gz]
- [librole-tiny-perl_2.002004-1.debian.tar.xz]
Responsables :
Ressources externes :
- Page d'accueil [metacpan.org]
Paquets similaires :
Perl module for minimalist role composition
Role::Tiny is a Perl module to do minimalist role composition. Role composition can be thought of as much more clever and meaningful multiple inheritance.
The basics of this implementation of roles is:
* If a method is already defined on a class, that method will not be composed in from the role. * If a method that the role "requires" to be implemented is not implemented, role application will fail loudly.
Unlike Class::C3, where the last class inherited from "wins", role composition is the other way around, where first wins. In a more complete system (see Moose) roles are checked to see if they clash. The goal of this is to be much simpler, hence disallowing composition of multiple roles at once.
Autres paquets associés à librole-tiny-perl
|
|
|
|
-
- dep: libclass-method-modifiers-perl
- Perl module providing method modifiers
-
- dep: perl
- langage de rapports et d'extractions pratiques de Larry Wall
Télécharger librole-tiny-perl
Architecture | Taille du paquet | Espace occupé une fois installé | Fichiers |
---|---|---|---|
all | 20,9 ko | 49,0 ko | [liste des fichiers] |