Skip to content
Sections
>> Ubuntu >> Packages >> hardy >> perl >> libclass-data-accessor-perl
hardy  ] [  lucid  ] [  natty  ] [  oneiric  ] [  precise  ] [  quantal  ]

Package: libclass-data-accessor-perl (0.04001-1) [universe]

Links for libclass-data-accessor-perl

Screenshot

Ubuntu Resources:

Download Source Package libclass-data-accessor-perl:

Maintainer:

Please consider filing a bug or asking a question via Launchpad before contacting the maintainer directly.

Original Maintainers (usually from Debian):

  • Debian Perl Group (Mail Archive)
  • Krzysztof Krzyzaniak (eloy)
  • gregor herrmann

It should generally not be necessary for users to contact the original maintainer.

Similar packages:

Inheritable, overridable class and instance data accessor creation

Class::Data::Accessor is the marriage of Class::Accessor and Class::Data::Inheritable into a single module. It is used for creating accessors to class properties that is overridable in subclasses as well as in class instances.

For example:

Pere::Ubu->mk_classaccessor('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 property.

Pere::Ubu->Suitcase('Red'); $suitcase = Pere::Ubu->Suitcase;

Other Packages Related to libclass-data-accessor-perl

  • depends
  • recommends
  • suggests
  • dep: perl (>= 5.6.0-16)
    Larry Wall's Practical Extraction and Report Language

Download libclass-data-accessor-perl

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