FreeBSD.software
Home/devel/p5-namespace-sweep

p5-namespace-sweep

0.006_1

Sweep up imported subs in your classes

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.

Origin: devel/p5-namespace-sweep
Category: devel
Size: 9.10KiB
License: not specified
Maintainer: perl@FreeBSD.org
Dependencies: 5 packages
Required by: 0 packages
$pkg install p5-namespace-sweep

Dependencies (5)

More in devel