Paket: libclass-data-inheritable-perl (0.08-3)
Länkar för libclass-data-inheritable-perl
Debianresurser:
Hämta källkodspaketet libclass-data-inheritable-perl:
- [libclass-data-inheritable-perl_0.08-3.dsc]
- [libclass-data-inheritable-perl_0.08.orig.tar.gz]
- [libclass-data-inheritable-perl_0.08-3.debian.tar.xz]
Ansvariga:
Externa resurser:
- Hemsida [metacpan.org]
Liknande paket:
Perl module to create accessors to class data
Class::Data::Inheritable is for creating accessors/mutators to class data. That is, if you want to store something about your class as a whole (instead of about a single object). This data is then inherited by your subclasses and can be overridden.
For example:
Pere::Ubu->mk_classdata('Suitcase');
will generate the method Suitcase() in the class Pere::Ubu.
This new method can be used to get and set a piece of class data.
Pere::Ubu->Suitcase('Red'); $suitcase = Pere::Ubu->Suitcase;
Andra paket besläktade med libclass-data-inheritable-perl
|
|
|
|
-
- dep: perl
- Larry Wall's Practical Extraction and Report Language
Hämta libclass-data-inheritable-perl
Arkitektur | Paketstorlek | Installerad storlek | Filer |
---|---|---|---|
all | 8,4 kbyte | 23,0 kbyte | [filförteckning] |