SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 

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

Name : perl-namespace-autoclean
Version : 0.31 Vendor : Fedora Project
Release : 1.el10_0 Date : 2024-10-13 14:56:24
Group : Unspecified Source RPM : perl-namespace-autoclean-0.31-1.el10_0.src.rpm
Size : 0.04 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 pragma. It will also not touch
anything that looks like a method.

RPM found in directory: /vol/rzm3/linux-fedora-buffet/epel/10/Everything/aarch64/Packages/p

Content of RPM  Changelog  Provides Requires

Hmm ... It's impossible ;-) This RPM doesn't exist on any FTP server

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

Requires :
perl(B::Hooks::EndOfScope) >= 0.12
perl(List::Util)
perl(Sub::Util) >= 1.40
perl(namespace::clean) >= 0.20
perl(strict)
perl(warnings)
perl-libs
rpmlib(CompressedFileNames) <= 3.0.4-1
rpmlib(FileDigests) <= 4.6.0-1
rpmlib(PayloadFilesHavePrefix) <= 4.0-1
rpmlib(PayloadIsZstd) <= 5.4.18-1


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

 
ICM