deb_control_files:
- control
- md5sums
deb_fields:
Architecture: all
Depends: libsub-identify-perl, libb-hooks-endofscope-perl (>= 0.09), libpackage-stash-perl
(>= 0.33), sgml-base (>= 1.28), perl:any
Description: |-
sweeps up imported subs in your classes
Because Perl methods are just regular subroutines, it's difficult to
tell what's a method and what's just an imported function. As a result,
imported functions can be called as methods on your objects.
.
The namespace::sweep pragma will delete imported functions from your
class's symbol table, thereby ensuring that your interface is as you
specified it. However, code inside your module will still be able to
use the imported functions without any problems.
Homepage: https://metacpan.org/release/namespace-sweep
Installed-Size: '28'
Maintainer: Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org>
Package: libnamespace-sweep-perl
Priority: optional
Section: perl
Version: 0.006-3
srcpkg_name: libnamespace-sweep-perl
srcpkg_version: 0.006-3