libperl-critic-perl 1.152-ok1 source package in openKylin
Changelog
libperl-critic-perl (1.152-ok1) nile; urgency=medium * Build for openKylin. -- openKylinBot <email address hidden> Tue, 07 May 2024 09:42:56 +0800
libperl-critic-perl (1.152-ok1) nile; urgency=medium * Build for openKylin. -- openKylinBot <email address hidden> Tue, 07 May 2024 09:42:56 +0800
Series | Published | Component | Section | |
---|---|---|---|---|
Huanghe V3.0 | proposed | main | perl | |
Huanghe V3.0 | release | main | perl | |
Nile V2.0 | release | main | perl | |
Nile V2.0 | proposed | main | perl |
File | Size | SHA-256 Checksum |
---|---|---|
libperl-critic-perl_1.152.orig.tar.gz | 646.9 KiB | e5bfaf67f61a2a6a0ed343f0403b19f515b4890eed6272abaab707749c5e5e1e |
libperl-critic-perl_1.152-ok1.debian.tar.xz | 4.7 KiB | a417251714a3d53ee4e7f10c89db45f656bd3b8f613ec20ac99014b7f0383ea9 |
libperl-critic-perl_1.152-ok1.dsc | 2.7 KiB | e25a53c5fa29b48381355614aed861a63444c6825a2e9c08a32ac8bf4de18d75 |
Perl::Critic is an extensible framework for creating and applying software
coding policies to Perl source code. By default, it is distributed with a
number of policy modules that attempt to enforce various coding guidelines,
including those discussed in Damian Conway's Perl Best Practices. However,
it is not limited to PBP and will even support policies that contradict PBP.
You can enable, disable and customize those policies through the Perl::Critic
interface. You can also create new Policy modules to suit your own tastes.