libnamespace-clean-perl binary package in Ubuntu Bionic armhf

 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
  2017-10-24 21:55:24 UTC Published Ubuntu Bionic armhf release main perl Optional 0.27-1
  • Published
  • Copied from ubuntu yakkety-proposed amd64 in Primary Archive for Ubuntu