Paket: libclass-data-inheritable-perl (0.08-3)
libclass-data-inheritable-perl için bağlantılar
Debian Kaynakları:
- Hata Raporları
- Developer Information
- Debian Değişim Günlüğü
- Telif Hakkı Dosyası
- Debian Yama Takipçisi
libclass-data-inheritable-perl Kaynak Paketini İndir:
- [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]
Geliştiriciler:
Dış Kaynaklar:
- Ana Sayfa [metacpan.org]
Benzer paketler:
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;
libclass-data-inheritable-perl ile İlgili Diğer Paketler
|
|
|
|
-
- dep: perl
- Larry Wall's Practical Extraction and Report Language
libclass-data-inheritable-perl indir
Mimari | Paket Boyutu | Kurulu Boyut | Dosyalar |
---|---|---|---|
all | 8,4 kB | 23,0 kB | [dosya listesi] |