Pakiet: libclass-data-inheritable-perl (0.08-2)
Odnośniki dla libclass-data-inheritable-perl
Zasoby systemu Trisquel:
- Install using apturl
- Entry at directory.fsf.org
- Raporty o błędach
- Changelog
- Informacje nt. praw autorskich
Pobieranie pakietu źródłowego libclass-data-inheritable-perl:
- [libclass-data-inheritable-perl_0.08-2.dsc]
- [libclass-data-inheritable-perl_0.08.orig.tar.gz]
- [libclass-data-inheritable-perl_0.08-2.debian.tar.gz]
Opiekun:
Original Maintainers:
- Debian Perl Group (Archiwum e-mail)
- Damyan Ivanov
- Xavier Guimard
Zasoby zewnętrzne:
- Strona internetowa [metacpan.org]
Podobne pakiety:
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;
Inne pakiety związane z libclass-data-inheritable-perl
|
|
|
-
- dep: perl
- Larry Wall's Practical Extraction and Report Language
Pobieranie libclass-data-inheritable-perl
Architektura | Rozmiar pakietu | Rozmiar po instalacji | Pliki |
---|---|---|---|
all | 8,6 KiB | 54 KiB | [lista plików] |