freebsd-ports/devel/p5-Class-Inspector/pkg-descr

9 lines
410 B
Text
Raw Normal View History

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
2008-05-23 23:18:39 +02:00
aren't always very friendly, and usually involve a relatively high level
of Perl wizardry, or strange or unusual looking code. Class::Inspector
attempts to provide an easier, more friendly interface to this
information.
2003-05-19 15:15:40 +02:00
WWW: http://search.cpan.org/dist/Class-Inspector/