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

perl-namespace-clean-0.270.0-5.mga9 RPM for noarch

From Mageia Cauldron for aarch64 / media / core / release

Name: perl-namespace-clean Distribution: Mageia
Version: 0.270.0 Vendor: Mageia.Org
Release: 5.mga9 Build date: Mon Mar 21 06:45:55 2022
Group: Development/Perl Build host: localhost
Size: 29579 Source RPM: perl-namespace-clean-0.270.0-5.mga9.src.rpm
Packager: umeabot <umeabot>
Url: https://metacpan.org/release/namespace-clean
Summary: Keep imports and functions out of your namespace
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.

Provides

Requires

License

GPL+ or Artistic

Changelog

* Mon Mar 21 2022 umeabot <umeabot> 0.270.0-5.mga9
  + Revision: 1811808
  - Mageia 9 Mass Rebuild

Files

/usr/share/doc/perl-namespace-clean
/usr/share/doc/perl-namespace-clean/Changes
/usr/share/doc/perl-namespace-clean/META.json
/usr/share/doc/perl-namespace-clean/META.yml
/usr/share/doc/perl-namespace-clean/MYMETA.yml
/usr/share/man/man3/namespace::clean.3pm.xz
/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, Wed May 1 05:39:42 2024