Name : perl-Class-Sniff
| |
Version : 0.100.0
| Vendor : Mageia_Org
|
Release : 7.mga8
| Date : 2020-02-12 05:09:50
|
Group : Development/Perl
| Source RPM : perl-Class-Sniff-0.100.0-7.mga8.src.rpm
|
Size : 0.06 MB
| |
Packager : umeabot < umeabot>
| |
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/rzm3/linux-mageia/distrib/8/i586/media/core/release |