Module::Info gives you information about Perl modules without actually loading the module. It actually isn't specific to modules and should work on any perl code.
4 lines
164 B
Plaintext
4 lines
164 B
Plaintext
Module::Info gives you information about Perl modules without actually
|
|
loading the module. It actually isn't specific to modules and should
|
|
work on any perl code.
|