[ All 3 A B C D E F G H I J K L M N O P Q R S T U V W X Y Z ]
×

Project perl-namespace-clean-0.27-7.el8

Name perl-namespace-clean
Epoch 0
Version 0.27
Release 7.el8
Website/URL http://search.cpan.org/dist/namespace-clean/
License GPL+ or Artistic
Build Time 2023-12-08 21:19:15
Build Host builder-x86-09.inferitos.ru
Summary Keep your namespace tidy
Repositories PowerTools
Description 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.
Errata
× Full screenshot
Packages link
Package Summary SHA-256 checksum
noarch
perl-namespace-clean-0.27-7.el8.noarch Keep your namespace tidy afa61db6614822bb6d1a030d395c6729a1a9132caea994ab5ad5956ededc9f9c download
src
perl-namespace-clean-0.27-7.el8.src Keep your namespace tidy d2c9889ff45a35d6e52a7d73f2f8a5a3185995f4014f5b58c1a6244ec3715c7c download
Changelog link
* Thu Dec 07 2023 MSVSphere Packaging Team <packager@msvsphere-os.ru> - 0.27-7
- Rebuilt for MSVSphere 8.8

* Fri Feb 09 2018 Paul Howarth <paul@city-fan.org> - 0.27-7
- BR: perl-generators unconditionally

* Fri Feb 09 2018 Igor Gnatenko <ignatenkobrain@fedoraproject.org> - 0.27-6
- Escape macros in %changelog

* Fri Feb 09 2018 Fedora Release Engineering <releng@fedoraproject.org> - 0.27-5
- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild

* Thu Jul 27 2017 Fedora Release Engineering <releng@fedoraproject.org> - 0.27-4
- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild

* Mon Jun 05 2017 Jitka Plesnikova <jplesnik@redhat.com> - 0.27-3
- Perl 5.26 rebuild

* Sat Feb 11 2017 Fedora Release Engineering <releng@fedoraproject.org> - 0.27-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild

* Thu May 19 2016 Paul Howarth <paul@city-fan.org> - 0.27-1
- Update to 0.27
  - Allow packages to be cleaned multiple times
  - Ensure the debugger workarounds are applied only when DB::sub is actively
    used (they are superfluous otherwise)
  - Work around P5#72210, resulting in fails on 5.8.8 -Duselongdouble
  - Fix incorrect name in META (CPAN RT#107813)
- BR: perl-generators where available
- Simplify find command using -delete

* Sun May 15 2016 Jitka Plesnikova <jplesnik@redhat.com> - 0.26-3
- Perl 5.24 rebuild

* Thu Feb 04 2016 Fedora Release Engineering <releng@fedoraproject.org> - 0.26-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild