SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 

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

Name : perl-namespace-autoclean
Version : 0.120.0 Vendor : Mandriva
Release : 2 Date : 2011-04-23 20:43:02
Group : Development/Perl Source RPM : perl-namespace-autoclean-0.120.0-2.src.rpm
Size : 0.03 MB
Packager : Funda Wang < fwang_mandriva_org>
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/rzm6/linux-mandriva/devel/cooker/sparcv9/media/contrib/release

Content of RPM  Changelog  Provides Requires

Download
ftp.icm.edu.pl  perl-namespace-autoclean-0.120.0-2-mdv2011.0.noarch.rpm
ftp.icm.edu.pl  perl-namespace-autoclean-0.120.0-2-mdv2011.0.noarch.rpm
ftp.icm.edu.pl  perl-namespace-autoclean-0.120.0-2-mdv2011.0.noarch.rpm
ftp.icm.edu.pl  perl-namespace-autoclean-0.120.0-2-mdv2011.0.noarch.rpm
ftp.icm.edu.pl  perl-namespace-autoclean-0.120.0-2-mdv2011.0.noarch.rpm
     

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

Requires :
perl(namespace::clean)
perl-base >= 2:5.12.3
perl(B::Hooks::EndOfScope)
perl(Class::MOP) >= 0.800.0
perl(List::Util)
rpmlib(PayloadIsLzma) <= 4.4.6-1


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

 
ICM