deb_control_files:
- control
- md5sums
deb_fields:
Architecture: all
Depends: perl:any, libb-hooks-endofscope-perl, libnamespace-clean-perl, libscalar-list-utils-perl
Description: |-
module to remove imported symbols after compilation
namespace::autoclean is a Perl pragma that keeps your namespace clean by
removing all imported symbols at the end of the current package's compile
cycle. Perhaps most importantly, this means that imported functions will no
longer be made accidentally accessible to users outside of your package via
method invocations.
.
This module differs from namespace::clean (see libnamespace-clean-perl) in
that it cleans all imported functions, whether or not the imports happened
prior to using the pragma. Things that "look" like a method (according to
Class::MOP) will be left alone.
Homepage: https://metacpan.org/release/namespace-autoclean
Installed-Size: '34'
Maintainer: Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org>
Package: libnamespace-autoclean-perl
Priority: optional
Section: perl
Version: 0.31-1
srcpkg_name: libnamespace-autoclean-perl
srcpkg_version: 0.31-1