SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 

perl-namespace-autoclean rpm build for : PCLinuxOS. For other distributions click perl-namespace-autoclean.

Name : perl-namespace-autoclean
Version : 0.280.0 Vendor : (none)
Release : 4pclos2017 Date : 2017-07-13 06:41:43
Group : Development/Perl Source RPM : perl-namespace-autoclean-0.280.0-4pclos2017.src.rpm
Size : 0.10 MB
Packager : bb2 < bb2>
Summary : Keep imports out of your namespace
Description :
When you import a function into a Perl package, it will naturally also be
available as a method.

The \'namespace::autoclean\' pragma will remove all imported symbols at the
end of the current package\'s compile cycle. 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.

This module is very similar to namespace::clean, except it will clean all
imported functions, no matter if you imported them before or after you
\'use\'d the pagma. It will also not touch anything that looks like a method,
according to \'Class::MOP::Class::get_method_list\'.

RPM found in directory: /vol/rzm3/linux-pclinuxos/pclinuxos/apt/pclinuxos/64bit/RPMS.x86_64

Content of RPM  Changelog  Provides Requires

Download
ftp.icm.edu.pl  perl-namespace-autoclean-0.280.0-4pclos2017.noarch.rpm
     

Provides :
perl(namespace::autoclean)
perl-namespace-autoclean

Requires :
rpmlib(PayloadIsXz) <= 5.2-1
rpmlib(CompressedFileNames) <= 3.0.4-1
rpmlib(PayloadFilesHavePrefix) <= 4.0-1
perl-base => 5.22.3
perl(namespace::clean)


Content of RPM :
/usr/lib/perl5/vendor_perl/5.22.3/namespace
/usr/lib/perl5/vendor_perl/5.22.3/namespace/autoclean.pm
/usr/lib/perl5/vendor_perl/5.22.3/x86_64-linux-thread-multi
/usr/lib/perl5/vendor_perl/5.22.3/x86_64-linux-thread-multi/auto
/usr/lib/perl5/vendor_perl/5.22.3/x86_64-linux-thread-multi/auto/namespace
/usr/lib/perl5/vendor_perl/5.22.3/x86_64-linux-thread-multi/auto/namespace/autoclean
/usr/share/doc/perl-namespace-autoclean
/usr/share/doc/perl-namespace-autoclean/Changes
/usr/share/doc/perl-namespace-autoclean/LICENCE
/usr/share/doc/perl-namespace-autoclean/META.json
/usr/share/doc/perl-namespace-autoclean/META.yml
/usr/share/doc/perl-namespace-autoclean/README
/usr/share/man/man3/namespace::autoclean.3pm.bz2

 
ICM