[libmodule-extractuse-perl] 01/09: Merge tag 'upstream/0.341'

Lucas Kanashiro kanashiro.duarte at gmail.com
Sun Feb 21 20:48:17 UTC 2016


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

kanashiro-guest pushed a commit to branch master
in repository libmodule-extractuse-perl.

commit 4965f82403861d2c6a7d480c4f131e16f69564fb
Merge: 420cbf2 e070381
Author: Lucas Kanashiro <kanashiro.duarte at gmail.com>
Date:   Sun Feb 21 17:15:44 2016 -0300

    Merge tag 'upstream/0.341'
    
    Upstream version 0.341
    
    # gpg: Signature made Sun 21 Feb 2016 05:15:31 PM BRT using RSA key ID 9883C97C
    # gpg: Good signature from "Lucas Kanashiro <kanashiro.duarte at gmail.com>"
    # gpg: WARNING: This key is not certified with a trusted signature!
    # gpg:          There is no indication that the signature belongs to the owner.
    # Primary key fingerprint: 8ED6 C3F8 BAC9 DB7F C130  A870 F823 A272 9883 C97C

 Build.PL                         |     9 +-
 Changes                          |    12 +
 LICENSE                          |     2 +-
 MANIFEST                         |    14 +-
 META.json                        |    11 +-
 META.yml                         |    31 +-
 README                           |     4 +-
 _build/auto_features             |     2 -
 _build/build_params              |   124 -
 _build/cleanup                   |     2 -
 _build/config_data               |     2 -
 _build/features                  |     2 -
 _build/lib/MyModuleBuilder.pm    |    28 -
 _build/magicnum                  |     1 -
 _build/notes                     |     2 -
 _build/prereqs                   |     8 -
 _build/runtime_params            |     4 -
 example/extractuse.pl            |   149 +
 grammar                          |    47 +
 lib/Module/ExtractUse.pm         |    46 +-
 lib/Module/ExtractUse/Grammar.pm | 11614 ++++++++++++++++++++++++++++---------
 t/20_parse_self.t                |     4 +-
 t/27_module_runtime.t            |    53 +
 t/28_class_load.t                |    67 +
 24 files changed, 9393 insertions(+), 2845 deletions(-)

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libmodule-extractuse-perl.git



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