[ol9_developer_EPEL] perl-namespace-sweep-0.006-16.el9.noarch

Name:perl-namespace-sweep
Version:0.006
Release:16.el9
Architecture:noarch
Group:Unspecified
Size:28088
License:GPL+ or Artistic
RPM: perl-namespace-sweep-0.006-16.el9.noarch.rpm
Source RPM: perl-namespace-sweep-0.006-16.el9.src.rpm
Build Date:Thu Feb 10 2022
Build Host:build-ol9-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.

Changelog (Show File list) (Show related packages)