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

Upload details

Uploaded by:
openKylinBot
Sponsored by:
Cibot
Uploaded to:
Nile V2.0
Original maintainer:
Openkylin Developers
Architectures:
all
Section:
perl
Urgency:
Medium Urgency

Publishing See full publishing history

Series Pocket Published Component Section
Nile V2.0 release main perl
Nile V2.0 proposed main perl

Builds

Nile V2.0: [FULLYBUILT] amd64

Downloads

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

Available diffs

View changes file

Binary packages built by this source

libperl-critic-perl: Perl module to critique code for best practices

 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.