Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

perl-namespace-autoclean-0.290.0-1 RPM for noarch

From OpenMandriva Cooker for aarch64 / main / release

Name: perl-namespace-autoclean Distribution: OpenMandriva Lx
Version: 0.290.0 Vendor: OpenMandriva
Release: 1 Build date: Tue Mar 22 08:00:44 2022
Group: Development/Perl Build host: builder2-4.openmandriva.org
Size: 19696 Source RPM: perl-namespace-autoclean-0.290.0-1.src.rpm
Packager: bero_massbuild <bero+massbuild@lindev.ch>
Url: https://metacpan.org/release/namespace-autoclean
Summary: Keep imports out of your namespace
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 pagma. It will also not touch anything that looks like a method,
according to 'Class::MOP::Class::get_method_list'.

Provides

Requires

License

GPL+ or Artistic

Files

/usr/share/doc/perl-namespace-autoclean
/usr/share/doc/perl-namespace-autoclean/Changes
/usr/share/doc/perl-namespace-autoclean/README
/usr/share/man/man3/namespace::autoclean.3pm.zst
/usr/share/perl5/vendor_perl/namespace
/usr/share/perl5/vendor_perl/namespace/autoclean.pm


Generated by rpm2html 1.8.1

Fabrice Bellet, Sat Apr 27 23:15:25 2024