Debian packages on transit

only installed packages

Package: libclass-data-inheritable-perl
Status: install ok installed
Priority: optional
Section: perl
Installed-Size: 23
Maintainer: Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org> [Debian Bug Report]
Architecture: all
Version: 0.08-3
Depends: perl
Description: 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;
Homepage: https://metacpan.org/release/Class-Data-Inheritable

Files owned by package libclass-data-inheritable-perl:

/usr
/usr/share
/usr/share/doc
/usr/share/doc/libclass-data-inheritable-perl
/usr/share/doc/libclass-data-inheritable-perl/changelog.Debian.gz
/usr/share/doc/libclass-data-inheritable-perl/changelog.gz
/usr/share/doc/libclass-data-inheritable-perl/copyright
/usr/share/man
/usr/share/man/man3
/usr/share/man/man3/Class::Data::Inheritable.3pm.gz
/usr/share/perl5
/usr/share/perl5/Class
/usr/share/perl5/Class/Data
/usr/share/perl5/Class/Data/Inheritable.pm


Generated by dpkg-www 2.64