1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41
|
Source: libmodule-cpants-analyse-perl
Section: perl
Priority: optional
Build-Depends: quilt (>= 0.46-7), debhelper (>= 7.0.50)
Build-Depends-Indep: libarchive-any-perl (>= 0.06), libreadonly-perl,
libarray-diff-perl (>= 0.04), libsoftware-license-perl (>= 0.003),
libcpan-distnameinfo-perl (>= 0.06), libclass-accessor-perl (>= 0.19),
libfile-find-rule-perl, libfile-slurp-perl, libio-capture-perl (>= 0.05),
liblist-moreutils-perl, libmodule-extractuse-perl (>= 0.18),
libtest-deep-perl, libtest-nowarnings-perl, libtest-warn-perl (>= 0.11),
libtest-yaml-meta-perl (>= 0.11), libtext-csv-xs-perl (>= 0.45),
libwww-perl, libyaml-syck-perl (>= 0.95), perl (>= 5.6.0-12),
libsoftware-license-perl
Maintainer: Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org>
Uploaders: Peter Pentchev <roam@ringlet.net>, Jonathan Yu <frequency@cpan.org>,
Ryan Niebur <ryanryan52@gmail.com>
Standards-Version: 3.8.2
Homepage: http://search.cpan.org/dist/Module-CPANTS-Analyse/
Vcs-Svn: svn://svn.debian.org/pkg-perl/trunk/libmodule-cpants-analyse-perl/
Vcs-Browser: http://svn.debian.org/viewsvn/pkg-perl/trunk/libmodule-cpants-analyse-perl/
Package: libmodule-cpants-analyse-perl
Architecture: all
Depends: ${misc:Depends}, ${perl:Depends}, libarchive-any-perl (>= 0.06),
libclass-accessor-perl (>= 0.19), libcpan-distnameinfo-perl (>= 0.06),
libfile-find-rule-perl, liblist-moreutils-perl, libio-capture-perl (>= 0.05),
libmodule-extractuse-perl (>= 0.18), libarray-diff-perl (>= 0.04),
libsoftware-license-perl (>= 0.003), libreadonly-perl, libfile-slurp-perl,
libtest-yaml-meta-perl (>= 0.11), libtext-csv-xs-perl (>= 0.45),
libwww-perl, libyaml-syck-perl (>= 0.95), libsoftware-license-perl
Description: Perl module to generate Kwalitee ratings for a distribution
Module::CPANTS::Analyse is a utility module used by Test::Kwalitee and others
to analyse CPAN distributions and determine their Kwalitee. Kwalitee is a set
of software metrics useful for determine how good your software is; it's not
true software quality, which your computer can't measure in a general sense.
(If you can, you've solved a hard problem in computer science.)
.
Kwalitee looks like quality, sounds like quality, but it's not quite quality.
If you plan to release a distribution to the CPAN -- or even within your own
organization -- testing its Kwalitee before creating a release can help you
improve your quality as well.
|