Name: | rh-perl530-perl-namespace-autoclean |
---|---|
Version: | 0.29 |
Release: | 2.el7 |
Architecture: | noarch |
Group: | Unspecified |
Size: | 42285 |
License: | GPL+ or Artistic |
RPM: | rh-perl530-perl-namespace-autoclean-0.29-2.el7.noarch.rpm |
Source RPM: | rh-perl530-perl-namespace-autoclean-0.29-2.el7.src.rpm |
Build Date: | Mon Dec 14 2020 |
Build Host: | x86-ol7-builder-01.us.oracle.com |
Vendor: | Oracle America |
URL: | https://metacpan.org/release/namespace-autoclean |
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. |
- SCL
- Update to 0.29 - Switch from Test::Requires to Test::Needs - Report on the installed versions of more optional modules
- Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild
- Perl 5.30 re-rebuild of bootstrapped packages
- Perl 5.30 rebuild
- Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild
- Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild
- Perl 5.28 re-rebuild of bootstrapped packages
- Perl 5.28 rebuild
- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild