Goo::Thing::pm::ProgramDeleter - Delete stuff from a program


Goo documentation  | view source Contained in the Goo distribution.

Index


NAME

Top

Goo::Thing::pm::ProgramDeleter - Delete stuff from a program

SYNOPSIS

Top

use Goo::Thing::pm::ProgramDeleter;

DESCRIPTION

Top

WARNING: Use with care. This needs to delegate correctly to either a Perl6Deleter or a Perl5Deleter.

METHODS

Top

delete_package

delete a specific package

delete_method

delete a specific method

run

keep adding a thing to the program

AUTHOR

Top

Nigel Hamilton <nigel@trexy.com>

SEE ALSO

Top


Goo documentation  | view source Contained in the Goo distribution.