This is an automated email from the git hooks/post-receive script. kanashiro-guest pushed a commit to branch master in repository libtest-module-used-perl.
commit 45b82efdd234ec65c4f61200eb1b88d8df8760e5 Merge: d71530d d762d85 Author: Lucas Kanashiro <[email protected]> Date: Tue Jul 28 13:54:39 2015 -0300 Merge tag 'upstream/0.2.6' Upstream version 0.2.6 # gpg: Signature made Tue 28 Jul 2015 01:53:55 PM BRT using RSA key ID 9883C97C # gpg: Good signature from "Lucas Kanashiro <[email protected]>" Build.PL | 65 ++++ Changes | 9 + LICENSE | 378 ++++++++++++++++++ MANIFEST | 31 +- META.json | 84 ++++ META.yml | 55 +-- Makefile.PL | 24 -- README | 10 - README.md | 134 +++++++ cpanfile | 13 + inc/Module/Install.pm | 470 ----------------------- inc/Module/Install/AuthorRequires.pm | 38 -- inc/Module/Install/AuthorTests.pm | 59 --- inc/Module/Install/Base.pm | 83 ---- inc/Module/Install/Can.pm | 154 -------- inc/Module/Install/Fetch.pm | 93 ----- inc/Module/Install/Makefile.pm | 418 -------------------- inc/Module/Install/Metadata.pm | 722 ----------------------------------- inc/Module/Install/Win32.pm | 64 ---- inc/Module/Install/WriteAll.pm | 63 --- lib/Test/Module/Used.pm | 16 +- minil.toml | 5 + t/001_use_ok.t | 3 +- t/002_default.t | 6 +- t/003_option.t | 3 +- t/005_used_module.t | 4 +- t/006_read_meta_yml.t | 3 +- t/009_auto_get_exclude.t | 3 +- t/011_read_meta_json.t | 3 +- t/014_requires_ok_fail.t | 3 +- t/015_used_ok_fail.t | 2 +- t/016_ok_fail1.t | 3 +- t/017_ok_fail2.t | 2 +- testdata/lib2/My/Test.pm | 2 +- xt/perlcritic.t | 7 - xt/perlcriticrc | 0 xt/pod.t | 4 - xt/pod_coverage.t | 4 - xt/synopsys.t | 2 - 39 files changed, 762 insertions(+), 2280 deletions(-) -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libtest-module-used-perl.git _______________________________________________ Pkg-perl-cvs-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-perl-cvs-commits
