libnamespace-clean-perl binary package in Ubuntu Precise i386

 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.

Publishing history

Date Status Target Pocket Component Section Priority Phased updates Version
  2012-01-08 03:33:54 UTC Published Ubuntu Precise i386 release universe perl Optional 0.22-1
  • Published
  2012-01-08 03:35:13 UTC Superseded Ubuntu Precise i386 release universe perl Optional 0.21-2
  • Removed from disk .
  • Removal requested .
  • Superseded by i386 build of libnamespace-clean-perl 0.22-1 in ubuntu precise RELEASE
  • Published
  2011-10-18 00:08:58 UTC Superseded Ubuntu Precise i386 release universe perl Optional 0.20-1
  • Removed from disk .
  • Removal requested .
  • Superseded by i386 build of libnamespace-clean-perl 0.21-2 in ubuntu precise RELEASE
  • Published
  • Copied from ubuntu oneiric-release i386 in Primary Archive for Ubuntu