libaccessors-perl_1.01-1_amd64.changes is NEW
Debian FTP Masters
ftpmaster at ftp-master.debian.org
Sun Oct 16 06:17:08 UTC 2011
(new) libaccessors-perl_1.01-1.debian.tar.gz optional perl
(new) libaccessors-perl_1.01-1.dsc optional perl
(new) libaccessors-perl_1.01-1_all.deb optional perl
Perl module to create accessor methods in caller's package
The accessors pragma lets you create simple accessors at compile-time.
.
This saves you from writing them by hand, which tends to result in
cut-n-paste errors and a mess of duplicated code. It can also help you reduce
the ammount of unwanted direct-variable access that may creep into your
codebase when you're feeling lazy. accessors was designed with laziness in
mind.
.
Method-chaining accessors are generated by default. Note that you can still
use accessors::chained directly for reasons of backwards compatibility.
.
See accessors::classic for accessors that always return the current value if
you don't like method chaining.
(new) libaccessors-perl_1.01.orig.tar.gz optional perl
Changes: libaccessors-perl (1.01-1) unstable; urgency=low
.
* Initial Release (Closes: #645233).
Override entries for your package:
Announcing to debian-devel-changes at lists.debian.org
Closing bugs: 645233
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