1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-06 06:30:19 +00:00
freebsd-ports/devel/p5-Class-Inspector/pkg-descr
Sergey Skvortsov abb81767f1 Updated to 1.0
PR:	ports/51832
2003-05-19 13:15:40 +00:00

12 lines
446 B
Plaintext

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
arn'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.
WWW: http://search.cpan.org/dist/Class-Inspector/
-- Sergey Skvortsov
skv@FreeBSD.org