ad4f267b7a
search.cpan.org is shutting down. It will redirect to metacpan.org after June 25, 2018. With hat: perl
7 lines
416 B
Text
7 lines
416 B
Text
Module::Inspector provides a wrapper around various modules used to read and
|
|
examine the different parts of a Perl module distribution tarball, and can
|
|
inspect a module unrolled on disk, in a repository checkout, or just look
|
|
directly inside a tarball. It also rovides a companion to the Class::Inspector
|
|
API for accessing information on class after installation.
|
|
|
|
WWW: https://metacpan.org/release/Module-Inspector
|