
Goo::Thing::pm::Perl5ModuleInspector - Inspect the DOM of a Perl5 module

use Goo::Thing::pm::Perl5ModuleInspector;


constructor
return the fully slurped file
return a list of all the modules that this script uses
return a list of methods in the script
return a signature for a method
return a hash of method signatures
return the full path
return the filename
get the module description
does the program have a constructor?
return the number of the line that matches
return the name of the author

Nigel Hamilton <nigel@trexy.com>
