SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 

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

Name : perl-namespace-clean
Version : 0.27 Vendor : Rocky Enterprise Software Foundation
Release : 18.el9 Date : 2022-05-15 09:55:54
Group : Unspecified Source RPM : perl-namespace-clean-0.27-18.el9.src.rpm
Size : 0.04 MB
Packager : Rocky Linux Build System (Peridot) < releng_rockylinux_org>
Summary : Keep your namespace tidy
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/rockylinux/9.4/devel/x86_64/kickstart/Packages/p

Content of RPM  Changelog  Provides Requires

Download
ftp.icm.edu.pl  perl-namespace-clean-0.27-18.el9.noarch.rpm
ftp.icm.edu.pl  perl-namespace-clean-0.27-18.el9.noarch.rpm
ftp.icm.edu.pl  perl-namespace-clean-0.27-18.el9.noarch.rpm
ftp.icm.edu.pl  perl-namespace-clean-0.27-18.el9.noarch.rpm
ftp.icm.edu.pl  perl-namespace-clean-0.27-18.el9.noarch.rpm
ftp.icm.edu.pl  perl-namespace-clean-0.27-18.el9.noarch.rpm
     

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

Requires :
perl(:MODULE_COMPAT_5.32.1)
perl(B::Hooks::EndOfScope)
perl(B::Hooks::EndOfScope) >= 0.12
perl(Exporter)
perl(Package::Stash) >= 0.23
perl(base)
perl(constant)
perl(strict)
perl(warnings)
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-clean
/usr/share/doc/perl-namespace-clean/Changes
/usr/share/doc/perl-namespace-clean/t
/usr/share/doc/perl-namespace-clean/t/00-basic.t
/usr/share/doc/perl-namespace-clean/t/01-function-wipeout.t
/usr/share/doc/perl-namespace-clean/t/02-inheritance.t
/usr/share/doc/perl-namespace-clean/t/03-unimport.t
/usr/share/doc/perl-namespace-clean/t/04-except.t
/usr/share/doc/perl-namespace-clean/t/05-explicit-cleanee.t
/usr/share/doc/perl-namespace-clean/t/05-syntax-error.t
/usr/share/doc/perl-namespace-clean/t/06-other-types.t
/usr/share/doc/perl-namespace-clean/t/07-debugger.t
/usr/share/doc/perl-namespace-clean/t/07-pseudo-debugger.t
/usr/share/doc/perl-namespace-clean/t/08-const-sub.t
/usr/share/doc/perl-namespace-clean/t/09-fiddle-hinthash.t
/usr/share/doc/perl-namespace-clean/t/10-pure-perl.t
/usr/share/doc/perl-namespace-clean/t/11-multiclean-in-scope.t
/usr/share/doc/perl-namespace-clean/t/lib
/usr/share/doc/perl-namespace-clean/t/lib/CleaneeBridge.pm
/usr/share/doc/perl-namespace-clean/t/lib/CleaneeBridgeDirect.pm
/usr/share/doc/perl-namespace-clean/t/lib/CleaneeBridgeExplicit.pm
/usr/share/doc/perl-namespace-clean/t/lib/CleaneeTarget.pm
/usr/share/doc/perl-namespace-clean/t/lib/Devel
/usr/share/doc/perl-namespace-clean/t/lib/Devel/_NC_TEST_DashD.pm
/usr/share/doc/perl-namespace-clean/t/lib/ExporterTest.pm
/usr/share/doc/perl-namespace-clean/t/lib/FunctionWipeout.pm
/usr/share/doc/perl-namespace-clean/t/lib/Inheritance.pm
/usr/share/doc/perl-namespace-clean/t/lib/OtherTypes.pm
/usr/share/doc/perl-namespace-clean/t/lib/SyntaxError.pm
/usr/share/doc/perl-namespace-clean/t/lib/Unimport.pm
There is 5 files more in these RPM.

 
ICM