libmoose-perl_0.04-1_i386.changes is NEW

Debian Installer installer at ftp-master.debian.org
Tue Apr 25 08:47:18 UTC 2006


(new) libmoose-perl_0.04-1.diff.gz optional perl
(new) libmoose-perl_0.04-1.dsc optional perl
(new) libmoose-perl_0.04-1_all.deb optional perl
Extension of the Perl 5 object system.
 Moose, it's the new Camel. Moose is an extension of the existing Perl5
 object system.
 .
 Moose is built on top of Class::MOP, which is a metaclass system for
 Perl5.  This means that Moose not only makes building normal Perl5 objects
 better, but it also provides the power of metaclass programming.
 .
 Moose makes every attempt to provide as much convience during class
 construction/definition, but still stay out of your way if you want it to.
 Here are some of the features Moose provides:
 .
 Unless specified with extends, any class which uses Moose will inherit from
 Moose::Object
 .
 Moose will also manage all attributes (including inherited ones) that are
 defined with has. And assuming that you call new which is inherited from
 Moose::Object, then this includes properly initializing all instance slots,
 setting defaults where approprtiate and performing any type constraint
 checking or coercion.
 .
 For more details, see the ever expanding Moose::Cookbook manpage.
(new) libmoose-perl_0.04.orig.tar.gz optional perl
Changes: libmoose-perl (0.04-1) unstable; urgency=low
 .
  * New upstream 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