Package: wnpp Severity: wishlist Owner: Jonas Smedegaard <d...@jones.dk>
* Package name : libnamespace-sweep-perl Version : 0.006 Upstream Author : Mike Friedman <fri...@friedo.com> * URL : http://search.cpan.org/dist/namespace-Sweep/ * License : Artistic or GPL-1+ Programming Lang: Perl Description : sweeps 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. . The namespace::sweep 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. -- To UNSUBSCRIBE, email to debian-devel-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org Archive: http://lists.debian.org/20130326141901.25306.86746.report...@auryn.jones.dk