Name : perl-Class-Sniff
| |
Version : 0.100.0
| Vendor : Mageia_Org
|
Release : 8.mga9
| Date : 2022-03-20 04:46:16
|
Group : Development/Perl
| Source RPM : perl-Class-Sniff-0.100.0-8.mga9.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/cauldron/armv7hl/media/core/release |