Name : perl-Class-Sniff
| |
Version : 0.80.0
| Vendor : Mandriva
|
Release : 1mdv2010.0
| Date : 2009-09-21 17:32:52
|
Group : Development/Perl
| Source RPM : perl-Class-Sniff-0.80.0-1mdv2010.0.src.rpm
|
Size : 0.04 MB
| |
Packager : Jérôme Quelin < jquelin_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/2010.1/i586/media/contrib/release |