Skip to content
Sections
>> Trisquel >> Pakete >> nabia >> perl >> libclass-data-inheritable-perl
etiona  ] [  nabia  ] [  aramo  ]
[ Quellcode: libclass-data-inheritable-perl  ]

Paket: libclass-data-inheritable-perl (0.08-3)

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;

Andere Pakete mit Bezug zu libclass-data-inheritable-perl

  • hängt ab von
  • empfiehlt
  • schlägt vor
  • dep: perl
    Larry Wall's Practical Extraction and Report Language

libclass-data-inheritable-perl herunterladen

Download für alle verfügbaren Architekturen
Architektur Paketgröße Größe (installiert) Dateien
all 7,9 kB22 kB [Liste der Dateien]