-------------------------------------------------------------------------------- Fedora Update Notification FEDORA-2012-3596 2012-03-12 01:20:58 --------------------------------------------------------------------------------
Name : perl-namespace-clean Product : Fedora 17 Version : 0.23 Release : 1.fc17 URL : http://search.cpan.org/dist/namespace-clean/ Summary : Keep your namespace tidy 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. -------------------------------------------------------------------------------- Update Information: This update, to the latest upstream release from CPAN, fixes a number of issues related to treatment of %^H (particularly with Module::Runtime ≥ 0.012) and behaviour under the perl debugger. -------------------------------------------------------------------------------- This update can be installed with the "yum" update program. Use su -c 'yum update perl-namespace-clean' at the command line. For more information, refer to "Managing Software with yum", available at http://docs.fedoraproject.org/yum/. All packages are signed with the Fedora Project GPG key. More details on the GPG keys used by the Fedora Project can be found at https://fedoraproject.org/keys -------------------------------------------------------------------------------- _______________________________________________ package-announce mailing list [email protected] https://admin.fedoraproject.org/mailman/listinfo/package-announce
