[ddp] libnamespace-clean-perl : module for keeping imports and functions out of the current namespace
daily-debian-package at enix.org
daily-debian-package at enix.org
Sat Nov 27 12:00:07 CET 2010
Hello,
Today, I'm happy to present you the Debian package
libnamespace-clean-perl, which is part of the perl section, and
maintained by Debian Perl Group
<pkg-perl-maintainers at lists.alioth.debian.org>.
This package contains : module for keeping imports and functions out of
the current namespace.
namespace::clean is a Perl pragma for keeping imported functions out of the
current namespace. This is especially important because Perl functions are
naturally available as methods, which can complicate subclassing.
Using the namespace::clean pragma will remove all previously declared or
imported symbols at the end of the current package's compile cycle. This
means that functions called in the package itself will still be bound by
their name, but they won't show up as methods on your class or instances.
Package homepage :
http://packages.debian.org/unstable/perl/libnamespace-clean-perl
Package bug homepage :
http://bugs.debian.org/libnamespace-clean-perl
Package QA homepage :
http://packages.qa.debian.org/libnamespace-clean-perl
Have fun with Debian packages !
--
Daily Debian package, by Thomas Petazzoni, thanks to Jérome Petazzoni
Daily-debian-package at the-doors.enix.org
http://the-doors.enix.org/cgi-bin/mailman/listinfo/daily-debian-package
http://thomas.enix.org/DebianPackageDay
More information about the Daily-debian-package
mailing list