GSP
Quick Navigator

Search Site

Unix VPS
A - Starter
B - Basic
C - Preferred
D - Commercial
MPS - Dedicated
Previous VPSs
* Sign Up! *

Support
Contact Us
Online Help
Handbooks
Domain Status
Man Pages

FAQ
Virtual Servers
Pricing
Billing
Technical

Network
Facilities
Connectivity
Topology Map

Miscellaneous
Server Agreement
Year 2038
Credits
 

USA Flag

 

 

Man Pages
Goo::Thing::pm::Perl5ModuleInspector(3) User Contributed Perl Documentation Goo::Thing::pm::Perl5ModuleInspector(3)

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

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

new
constructor
get_program
return the fully slurped file
get_uses_list
return a list of all the modules that this script uses
get_methods
return a list of methods in the script
get_method_signature
return a signature for a method
calculate_method_signatures
return a hash of method signatures
get_full_path
return the full path
get_filename
return the filename
get_description
get the module description
has_constructor
does the program have a constructor?
get_matching_line_number
return the number of the line that matches
get_author
return the name of the author

Nigel Hamilton <nigel@trexy.com>

2005-12-01 perl v5.32.1

Search for    or go to Top of page |  Section 3 |  Main Index

Powered by GSP Visit the GSP FreeBSD Man Page Interface.
Output converted with ManDoc.