Metadata for perl-namespace-sweep-0.006-16.el9.noarch.rpm

0 directories 0 files
Go up

INFO

Name: perl-namespace-sweep
Version: 0.006-16.el9
Arch: noarch
Summary: Sweep up imported subs in your classes
License: GPL+ or Artistic
Vendor: Fedora Project
Build Host: buildvm-ppc64le-04.iad2.fedoraproject.org
Build Date: Mon Jan 24 20:45:41 2022
Size: 28088
URL: https://metacpan.org/release/namespace-sweep
Description: 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. This 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.

FILES

/usr/share/doc/perl-namespace-sweep
/usr/share/doc/perl-namespace-sweep/README
/usr/share/licenses/perl-namespace-sweep
/usr/share/licenses/perl-namespace-sweep/LICENSE
/usr/share/man/man3/namespace::sweep.3pm.gz
/usr/share/perl5/vendor_perl/namespace
/usr/share/perl5/vendor_perl/namespace/sweep.pm

REQUIRES

perl(:MODULE_COMPAT_5.32.1)
perl(B::Hooks::EndOfScope) 0.09
perl(Carp)
perl(Data::Dumper)
perl(List::Util)
perl(Package::Stash) 0.33
perl(Scalar::Util)
perl(Sub::Identify) 0.04
perl(strict)
perl(warnings)
rpmlib(CompressedFileNames) 3.0.4-1
rpmlib(FileDigests) 4.6.0-1
rpmlib(PayloadFilesHavePrefix) 4.0-1
rpmlib(PayloadIsZstd) 5.4.18-1

PROVIDES

perl(namespace::sweep) 0.006
perl-namespace-sweep 0.006-16.el9

CONFIG FILES

/usr/share/doc/perl-namespace-sweep
/usr/share/doc/perl-namespace-sweep/README d
/usr/share/licenses/perl-namespace-sweep
/usr/share/licenses/perl-namespace-sweep/LICENSE l
/usr/share/man/man3/namespace::sweep.3pm.gz d
/usr/share/perl5/vendor_perl/namespace
/usr/share/perl5/vendor_perl/namespace/sweep.pm

LICENSE FILES

GPL+ or Artistic