[libperl-metrics-simple-perl] 01/09: Merge tag 'upstream/0.17'

Florian Schlichting fsfs at alioth.debian.org
Thu Oct 3 18:18:09 UTC 2013


This is an automated email from the git hooks/post-receive script.

fsfs pushed a commit to branch master
in repository libperl-metrics-simple-perl.

commit be5eb0819d5fa42e4723545e1fbceea56f885bf6
Merge: 516c979 cdccc09
Author: Florian Schlichting <fsfs at debian.org>
Date:   Thu Oct 3 00:18:57 2013 +0200

    Merge tag 'upstream/0.17'
    
    Upstream version 0.17

 Build.PL                                      |   20 +-
 Changes                                       |   17 +
 EXAMPLES                                      |    2 +-
 INSTALL                                       |    2 +-
 LICENSE                                       |  703 ++++++++++++-------------
 MANIFEST                                      |    1 +
 MANIFEST.SKIP                                 |    1 +
 META.json                                     |   75 +++
 META.yml                                      |   17 +-
 Makefile.PL                                   |    2 +-
 README                                        |    4 +-
 bin/countperl                                 |  603 +++++++++++++++++----
 lib/Perl/Metrics/Simple.pm                    |   20 +-
 lib/Perl/Metrics/Simple/Analysis.pm           |   10 +-
 lib/Perl/Metrics/Simple/Analysis/File.pm      |   12 +-
 t/001_load.t                                  |    4 +-
 t/0020_find_files.t                           |    4 +-
 t/0030_analyze.t                              |    4 +-
 t/0901_pod.t                                  |    4 +-
 t/0902_pod_coverage.t                         |    4 +-
 t/more_test_files/end_token.pl                |    4 +-
 t/more_test_files/main_subs_and_pod.pl        |    4 +-
 t/test_files/Perl/Code/Analyze/Test/Module.pm |    4 +-
 t/test_files/no_packages_nor_subs             |    4 +-
 t/test_files/not_a_perl_file                  |    4 +-
 t/test_files/package_no_subs.pl               |    4 +-
 t/test_files/subs_no_package.pl               |    4 +-
 27 files changed, 1005 insertions(+), 532 deletions(-)

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libperl-metrics-simple-perl.git



More information about the Pkg-perl-cvs-commits mailing list