Name: | perl-namespace-sweep |
---|---|
Version: | 0.006 |
Release: | 24.el10_0 |
Architecture: | noarch |
Group: | Unspecified |
Size: | 27827 |
License: | GPL-1.0-or-later OR Artistic-1.0-Perl |
RPM: | perl-namespace-sweep-0.006-24.el10_0.noarch.rpm |
Source RPM: | perl-namespace-sweep-0.006-24.el10_0.src.rpm |
Build Date: | Mon Jan 20 2025 |
Build Host: | build-ol10-x86_64.oracle.com |
Vendor: | Oracle America |
URL: | https://metacpan.org/release/namespace-sweep |
Summary: | Sweep up imported subs in your classes |
Description: | Because Perl methods are just regular subroutines, it's difficult to tell what's a method and what's just an imported function. As a result, imported functions can be called as methods on your objects. This pragma will delete imported functions from your class's symbol table, thereby ensuring that your interface is as you specified it. However, code inside your module will still be able to use the imported functions without any problems. |
- Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild
- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild
- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild
- Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild
- Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild
- Modernize spec. - Convert license to SPDX.
- Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild
- Perl 5.36 rebuild
- Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild
- Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild