[libjson-any-perl] 01/06: Merge tag 'upstream/1.30'

Florian Schlichting fsfs at alioth.debian.org
Fri Aug 16 13:38:51 UTC 2013


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

fsfs pushed a commit to branch master
in repository libjson-any-perl.

commit 1530b7105a070a0a14053d40d37b8085bbbad538
Merge: 91951ae 752c353
Author: Florian Schlichting <fsfs at debian.org>
Date:   Fri Aug 16 15:15:03 2013 +0200

    Merge tag 'upstream/1.30'
    
    Upstream version 1.30

 Changes                                 |    4 +
 LICENSE                                 |  379 ++++++++++++++
 MANIFEST                                |   29 +-
 META.json                               |   59 +++
 META.yml                                |   40 +-
 MYMETA.yml                              |   27 -
 Makefile.PL                             |  117 +++--
 README                                  |  186 +------
 dist.ini                                |   35 ++
 inc/MakeMaker.pm                        |   41 ++
 inc/Module/AutoInstall.pm               |  820 -------------------------------
 inc/Module/Install.pm                   |  470 ------------------
 inc/Module/Install/AutoInstall.pm       |   82 ----
 inc/Module/Install/AutoManifest.pm      |   45 --
 inc/Module/Install/Base.pm              |   83 ----
 inc/Module/Install/Can.pm               |   81 ---
 inc/Module/Install/Fetch.pm             |   93 ----
 inc/Module/Install/Include.pm           |   34 --
 inc/Module/Install/Makefile.pm          |  415 ----------------
 inc/Module/Install/Metadata.pm          |  716 ---------------------------
 inc/Module/Install/Repository.pm        |   88 ----
 inc/Module/Install/Win32.pm             |   64 ---
 inc/Module/Install/WriteAll.pm          |   63 ---
 lib/JSON/Any.pm                         |  547 ++++++++++++---------
 t/02-JSON-XS.t                          |    2 +-
 t/03-JSON-DWIW.t                        |    2 +-
 t/04-ENV.t                              |    2 +-
 t/05-JSON-Syck.t                        |    2 +-
 t/06-JSON-PP.t                          |   88 ++++
 t/{02-JSON-XS.t => 07-CPanel-JSON-XS.t} |   10 +-
 t/release-pod-coverage.t                |   21 +
 t/release-pod-syntax.t                  |   15 +
 weaver.ini                              |    3 +
 33 files changed, 1076 insertions(+), 3587 deletions(-)

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



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