- Update pkg-descr - Take maintainership Changes: https://metacpan.org/changes/distribution/Class-Inspector
7 lines
410 B
Text
7 lines
410 B
Text
Class::Inspector allows you to get information about a loaded class. Most or all
|
|
of this information can be found in other ways, but they aren't always very
|
|
friendly, and usually involve a relatively high level of Perl wizardry, or
|
|
strange and unusual looking code. Class::Inspector attempts to provide an
|
|
easier, more friendly interface to this information.
|
|
|
|
WWW: https://metacpan.org/release/Class-Inspector
|