all options
buster  ] [  bullseye  ] [  bookworm  ] [  trixie  ] [  sid  ]
[ Source: libclass-data-inheritable-perl  ]

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

Links for libclass-data-inheritable-perl

Screenshot

Debian Resources:

Download Source Package libclass-data-inheritable-perl:

Maintainers:

External Resources:

Similar packages:

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;

Tags: Software Development: Perl Development, Libraries, Implemented in: Perl, Role: Development Library

Other Packages Related to libclass-data-inheritable-perl

  • depends
  • recommends
  • suggests
  • enhances

Download libclass-data-inheritable-perl

Download for all available architectures
Architecture Package Size Installed Size Files
all 8.4 kB23.0 kB [list of files]