summaryrefslogtreecommitdiff
path: root/devel/p5-Class-Inspector/DESCR
blob: eb29490d9046ede8aff268234968d390be2c5229 (plain)
1
2
3
4
5
6
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.