SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 

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

Name : perl-namespace-autoclean
Version : 0.13 Vendor : Fedora Project
Release : 4.fc19 Date : 2013-02-17 13:32:14
Group : Development/Libraries Source RPM : perl-namespace-autoclean-0.13-4.fc19.src.rpm
Size : 0.03 MB
Packager : Fedora Project
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: /packages/linux-pbone/archive.fedoraproject.org/fedora/linux/releases/19/Everything/x86_64/os/Packages/p

Content of RPM  Changelog  Provides Requires

Download
ftp.icm.edu.pl  perl-namespace-autoclean-0.13-4.fc19.noarch.rpm
ftp.icm.edu.pl  perl-namespace-autoclean-0.13-4.fc19.noarch.rpm
ftp.icm.edu.pl  perl-namespace-autoclean-0.13-4.fc19.noarch.rpm
     

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

Requires :
perl(namespace::clean) => 0.20
rpmlib(FileDigests) <= 4.6.0-1
rpmlib(CompressedFileNames) <= 3.0.4-1
perl(List::Util)
perl(warnings)
perl(B::Hooks::EndOfScope)
rpmlib(PayloadIsXz) <= 5.2-1
rpmlib(PayloadFilesHavePrefix) <= 4.0-1
perl(Class::MOP) => 0.80
perl(strict)
perl(:MODULE_COMPAT_5.16.2)


Content of RPM :
/usr/share/doc/perl-namespace-autoclean-0.13
/usr/share/doc/perl-namespace-autoclean-0.13/Changes
/usr/share/doc/perl-namespace-autoclean-0.13/LICENSE
/usr/share/doc/perl-namespace-autoclean-0.13/README
/usr/share/man/man3/namespace::autoclean.3pm.gz
/usr/share/perl5/vendor_perl/namespace
/usr/share/perl5/vendor_perl/namespace/autoclean.pm

 
ICM