Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
Name: perl-namespace-clean | Distribution: CentOS |
Version: 0.27 | Vendor: CentOS |
Release: 18.el9 | Build date: Tue Aug 10 05:07:38 2021 |
Group: Unspecified | Build host: aarch64-03.stream.rdu2.redhat.com |
Size: 39889 | Source RPM: perl-namespace-clean-0.27-18.el9.src.rpm |
Packager: [email protected] | |
Url: https://metacpan.org/release/namespace-clean | |
Summary: Keep your namespace tidy |
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.
GPL+ or Artistic
* Mon Aug 09 2021 Mohan Boddu <[email protected]> - 0.27-18 - Rebuilt for IMA sigs, glibc 2.34, aarch64 flags Related: rhbz#1991688 * Fri Apr 16 2021 Mohan Boddu <[email protected]> - 0.27-17 - Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937 * Wed Jan 27 2021 Fedora Release Engineering <[email protected]> - 0.27-16 - Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild * Tue Jul 28 2020 Fedora Release Engineering <[email protected]> - 0.27-15 - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild * Tue Jun 23 2020 Jitka Plesnikova <[email protected]> - 0.27-14 - Perl 5.32 rebuild * Thu Jan 30 2020 Fedora Release Engineering <[email protected]> - 0.27-13 - Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild
/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 /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/_Util.pm
Generated by rpm2html 1.8.1
Fabrice Bellet, Tue Dec 10 10:55:44 2024