libtest-perl-critic-perl 1.03-1 source package in Ubuntu
Changelog
libtest-perl-critic-perl (1.03-1) unstable; urgency=medium * Team upload. * Add debian/upstream/metadata * Import upstream version 1.03 * Update build dependencies * Update upstream copyright * Improve upstream metadata -- Lucas Kanashiro <email address hidden> Sat, 15 Aug 2015 06:15:16 -0300
Upload details
- Uploaded by:
- Debian Perl Group
- Uploaded to:
- Sid
- Original maintainer:
- Debian Perl Group
- Architectures:
- all
- Section:
- perl
- Urgency:
- Medium Urgency
See full publishing history Publishing
Series | Published | Component | Section | |
---|---|---|---|---|
Bionic | release | universe | perl | |
Xenial | release | universe | perl |
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
libtest-perl-critic-perl_1.03-1.dsc | 2.4 KiB | b56ca20882803ec8e27d9ab10cf8b6af496abc7a4c63f37f7cfe8212ec8c5d7c |
libtest-perl-critic-perl_1.03.orig.tar.gz | 21.0 KiB | 8f93a2438812bf78190489e92c10a464aa7175eda946390c61806f81afa12039 |
libtest-perl-critic-perl_1.03-1.debian.tar.xz | 2.7 KiB | 1dc3b45e2db014ce7516da49577d25808b6d3a0fcd3ebd857b2418cc3ad9bc80 |
Available diffs
- diff from 1.02-2 to 1.03-1 (11.2 KiB)
No changes file available.
Binary packages built by this source
- libtest-perl-critic-perl: module to use Perl::Critic in test scripts
Test::Perl::Critic wraps the Perl::Critic engine in a convenient subroutine
suitable for test programs written using the Test::More framework. This makes
it easy to integrate coding-standards enforcement into the build process. For
ultimate convenience (at the expense of some flexibility), see the criticism
pragma.
.
If you'd like to try Perl::Critic without installing anything, there is a web
service available at http://perlcritic. com. The web service does not support
all the configuration features that are available in the native Perl::Critic
API, but it should give you a good idea of what it does.