Name : perl-Class-Sniff
| |
Version : 0.80.0
| Vendor : Mandriva
|
Release : 2
| Date : 2011-04-18 04:33:01
|
Group : Development/Perl
| Source RPM : perl-Class-Sniff-0.80.0-2.src.rpm
|
Size : 0.04 MB
| |
Packager : Funda Wang < fwang_mandriva_org>
| |
Summary : Look for class composition code smells
|
Description :
*ALPHA* code. You\'ve been warned.
The interface is rather ad-hoc at the moment and is likely to change. After creating a new instance, calling the \'report\' method is your best option. You can then visually examine it to look for potential problems:
my $sniff = Class::Sniff->new({class => \'Some::Class\'}); print $sniff->report;
|
RPM found in directory: /vol/rzm6/linux-mandriva/official/2011/i586/media/contrib/release |