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

perl-namespace-autoclean-0.31-4.fc44 RPM for noarch

From Fedora Rawhide for aarch64 / p

Name: perl-namespace-autoclean Distribution: Fedora Project
Version: 0.31 Vendor: Fedora Project
Release: 4.fc44 Build date: Sun Jan 18 02:41:17 2026
Group: Unspecified Build host: buildvm-ppc64le-18.rdu3.fedoraproject.org
Size: 44521 Source RPM: perl-namespace-autoclean-0.31-4.fc44.src.rpm
Packager: Fedora Project
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 pragma. It will also not touch
anything that looks like a method.

Provides

Requires

License

GPL-1.0-or-later OR Artistic-1.0-Perl

Changelog

* Sat Jan 17 2026 Fedora Release Engineering <releng@fedoraproject.org> - 0.31-4
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_44_Mass_Rebuild
* Fri Jul 25 2025 Fedora Release Engineering <releng@fedoraproject.org> - 0.31-3
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_43_Mass_Rebuild
* Sat Jan 18 2025 Fedora Release Engineering <releng@fedoraproject.org> - 0.31-2
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_42_Mass_Rebuild
* Sun Oct 13 2024 Paul Howarth <paul@city-fan.org> - 0.31-1
  - Update to 0.31 (rhbz#2318345)
    - Switch from Sub::Identify to Sub::Util (core in modern perls), falling back
      to B.pm as needed
* Fri Jul 19 2024 Fedora Release Engineering <releng@fedoraproject.org> - 0.29-19
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild
* Thu Jan 25 2024 Fedora Release Engineering <releng@fedoraproject.org> - 0.29-18
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild
* Sun Jan 21 2024 Fedora Release Engineering <releng@fedoraproject.org> - 0.29-17
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild

Files

/usr/share/doc/perl-namespace-autoclean
/usr/share/doc/perl-namespace-autoclean/CONTRIBUTING
/usr/share/doc/perl-namespace-autoclean/Changes
/usr/share/doc/perl-namespace-autoclean/README
/usr/share/licenses/perl-namespace-autoclean
/usr/share/licenses/perl-namespace-autoclean/LICENCE
/usr/share/man/man3/namespace::autoclean.3pm.gz
/usr/share/perl5/vendor_perl/namespace
/usr/share/perl5/vendor_perl/namespace/autoclean.pm


Generated by rpm2html 1.8.1

Fabrice Bellet, Tue Apr 21 23:23:06 2026