SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 

perl-namespace-clean rpm build for : RedHat EL 6. For other distributions click perl-namespace-clean.

Name : perl-namespace-clean
Version : 0.23 Vendor : Dag Apt Repository, http://dag_wieers_com/apt/
Release : 1.el6.rf Date : 2012-04-25 22:58:41
Group : Applications/CPAN Source RPM : perl-namespace-clean-0.23-1.el6.rf.src.rpm
Size : 0.02 MB
Packager : Dag Wieers < dag_wieers_com>
Summary : Keep imports and functions out of your namespace
Description :
When you define a function, or import one, into a Perl package, it will
naturally also be available as a method. This does not per se cause problems,
but it can complicate subclassing and, for example, plugin classes that are
included via multiple inheritance by loading them as base classes.

The namespace::clean pragma will remove all previously declared or 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.

RPM found in directory: /packages/linux-pbone/archive/pkgs.repoforge.org/perl-namespace-clean

Content of RPM  Changelog  Provides Requires

Download
ftp.icm.edu.pl  perl-namespace-clean-0.23-1.el6.rf.noarch.rpm
ftp.icm.edu.pl  perl-namespace-clean-0.23-1.el6.rf.noarch.rpm
ftp.icm.edu.pl  perl-namespace-clean-0.23-1.el6.rf.noarch.rpm
ftp.icm.edu.pl  perl-namespace-clean-0.23-1.el6.rf.noarch.rpm
ftp.icm.edu.pl  perl-namespace-clean-0.23-1.el6.rf.noarch.rpm
     

Provides :
perl(namespace::clean)
perl-namespace-clean

Requires :
perl(Sub::Name) => 0.04
rpmlib(CompressedFileNames) <= 3.0.4-1
rpmlib(FileDigests) <= 4.6.0-1
rpmlib(VersionedDependencies) <= 3.0.3-1
perl(Sub::Identify) => 0.04
rpmlib(PayloadIsXz) <= 5.2-1
perl(Package::Stash) => 0.03
perl(Symbol)
rpmlib(PayloadFilesHavePrefix) <= 4.0-1
perl(B::Hooks::EndOfScope) => 0.07


Content of RPM :
/usr/share/doc/perl-namespace-clean-0.23
/usr/share/doc/perl-namespace-clean-0.23/Changes
/usr/share/doc/perl-namespace-clean-0.23/MANIFEST
/usr/share/doc/perl-namespace-clean-0.23/META.yml
/usr/share/man/man3/namespace::clean.3pm.gz
/usr/share/perl5/vendor_perl/namespace
/usr/share/perl5/vendor_perl/namespace/clean
/usr/share/perl5/vendor_perl/namespace/clean.pm
/usr/share/perl5/vendor_perl/namespace/clean/_PP_OSE.pm
/usr/share/perl5/vendor_perl/namespace/clean/_PP_OSE_5_8.pm

 
ICM