Letter P

perl-namespace-sweep - Sweep up imported subs in your classes

Website: http://search.cpan.org/dist/namespace-sweep/
License: GPL+ or Artistic
Vendor: Alcance Libre, Inc.
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.

Packages

perl-namespace-sweep-0.006-4.fc14.al.noarch [16 KiB] Changelog by Fedora Release Engineering (2018-02-09):
- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild

Listing created by Repoview-0.6.6-6.fc14.al