Goo::Thing::pm::Perl6ModuleInspector - Generate documentation on a perl file based on documentation


Goo documentation  | view source Contained in the Goo distribution.

Index


NAME

Top

Goo::Thing::pm::Perl6ModuleInspector - Generate documentation on a perl file based on documentation

SYNOPSIS

Top

use Goo::Thing::pm::Perl6ModuleInspector;

DESCRIPTION

Top

METHODS

Top

new

constructor

get_uses_list

return a list of all the modules that this script uses

get_signatures

return a list of the method/sub/submethod signatures

get_author

return the name of the author

AUTHOR

Top

Nigel Hamilton <nigel@trexy.com>

SEE ALSO

Top


Goo documentation  | view source Contained in the Goo distribution.