mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-18 22:06:04 +01:00
a11fe67bac
Signed-off-by: dsomero <xgizzmo@slackbuilds.org>
6 lines
359 B
Text
6 lines
359 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.
|