| Goo documentation | view source | Contained in the Goo distribution. |
Goo::Thing::pm::ProgramDeleter - Delete stuff from a program
use Goo::Thing::pm::ProgramDeleter;
WARNING: Use with care. This needs to delegate correctly to either a Perl6Deleter or a Perl5Deleter.
delete a specific package
delete a specific method
keep adding a thing to the program
Nigel Hamilton <nigel@trexy.com>
| Goo documentation | view source | Contained in the Goo distribution. |