SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 

perl-namespace-clean rpm build for : OpenSuSE. For other distributions click perl-namespace-clean.

Name : perl-namespace-clean
Version : 0.13 Vendor : openSUSE Build Service
Release : 3.13 Date : 2021-12-28 17:43:53
Group : Development/Libraries/Perl Source RPM : perl-namespace-clean-0.13-3.13.src.rpm
Size : 0.02 MB
Packager : (none)
Summary : namespace::clean - Keep imports and functions out of your namespace
Description :
This module works through the effect that a

delete $SomePackage::{foo};

will remove the foo symbol from $SomePackage for run time lookups (e.g., method calls) but will leave the entry alive to be called by already resolved names in the package itself. namespace::clean will restore and therefor in effect keep all glob slots that aren\'t CODE.

A test file has been added to the perl core to ensure that this behaviour will be stable in future releases.

Just for completeness sake, if you want to remove the symbol completely, use undef instead.

RPM found in directory: /packages/linux-pbone/ftp5.gwdg.de/pub/opensuse/repositories/home:/csbuild:/Perl/SLE_11/noarch

Content of RPM  Changelog  Provides Requires

Download
ftp.icm.edu.pl  perl-namespace-clean-0.13-3.13.noarch.rpm
     

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

Requires :
perl-B-Hooks-EndOfScope
perl-Sub-Name
perl-Sub-Identify
rpmlib(PayloadFilesHavePrefix) <= 4.0-1
rpmlib(CompressedFileNames) <= 3.0.4-1
rpmlib(VersionedDependencies) <= 3.0.3-1
rpmlib(PayloadIsLzma) <= 4.4.2-1


Content of RPM :
/usr/lib/perl5/vendor_perl/5.10.0/namespace
/usr/lib/perl5/vendor_perl/5.10.0/namespace/clean.pm
/usr/share/doc/packages/perl-namespace-clean
/usr/share/doc/packages/perl-namespace-clean/Changes
/usr/share/doc/packages/perl-namespace-clean/README
/usr/share/man/man3/namespace::clean.3pm.gz
/var/adm/perl-modules/perl-namespace-clean

 
ICM