You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Zachary Storer a7ed2390c3 perl/perl-Class-Inspector: Fix source URLs. 11 years ago
..
README Fix files with no newline at the end. 14 years ago
perl-Class-Inspector.SlackBuild various: Update find command to match template. 12 years ago
perl-Class-Inspector.info perl/perl-Class-Inspector: Fix source URLs. 11 years ago
slack-desc various: Fix slack-desc formatting and comment nit picks. 12 years ago

README

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.