libclass-data-accessor-perl_0.02-1_i386.changes is NEW

Debian Installer installer at ftp-master.debian.org
Tue Dec 27 10:47:06 UTC 2005


(new) libclass-data-accessor-perl_0.02-1.diff.gz optional perl
(new) libclass-data-accessor-perl_0.02-1.dsc optional perl
(new) libclass-data-accessor-perl_0.02-1_all.deb optional perl
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 data that 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 data.
 .
 Pere::Ubu->Suitcase('Red');
 $suitcase = Pere::Ubu->Suitcase;
(new) libclass-data-accessor-perl_0.02.orig.tar.gz optional perl
Changes: libclass-data-accessor-perl (0.02-1) unstable; urgency=low
 .
  * Initial Release.
Announcing to debian-devel-changes at lists.debian.org


Your package contains new components which requires manual editing of
the override file.  It is ok otherwise, so please be patient.  New
packages are usually added to the override file about once a week.

You may have gotten the distribution wrong.  You'll get warnings above
if files already exist in other distributions.



More information about the pkg-perl-maintainers mailing list