Package : perl-namespace-sweep > RPM : perl-namespace-sweep-0.6.0-8.mga6.noarch.rpm

Basic items

Install
Name perl-namespace-sweep
Version 0.6.0
Release 8.mga6
URL http://search.cpan.org/dist/namespace-sweep
Group Development/Perl
Summary Sweep up imported subs in your classes
Size 30KB
Arch noarch
License GPL+ or Artistic

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.

Media information

Distribution release Mageia 6
Media name core-release
Media arch i586

Advanced items

Source RPM perl-namespace-sweep-0.6.0-8.mga6.src.rpm
Build time 2016-06-19 06:46:44
Changelog View in Sophie
Files View in Sophie
Dependencies View in Sophie