The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

NAME

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

SYNOPSIS

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

DESCRIPTION

METHODS

new

constructor

get_uses_list

return a list of all the modules that this script uses

get_signatures

return a list of all the modules that this script uses

get_author

return the name of the author

AUTHOR

Nigel Hamilton <nigel@trexy.com>

SEE ALSO