[libcgi-compile-perl] 01/08: Merge tag 'upstream/0.17'

gregor herrmann gregoa at debian.org
Sun May 25 12:51:24 UTC 2014


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

gregoa pushed a commit to branch master
in repository libcgi-compile-perl.

commit 7fe3a729d97f570e600184e0f426f79e72862663
Merge: 2949459 b83494f
Author: gregor herrmann <gregoa at debian.org>
Date:   Sun May 25 14:44:11 2014 +0200

    Merge tag 'upstream/0.17'
    
    Upstream version 0.17

 .gitignore                          |   5 -
 Build.PL                            |   4 +
 Changes                             |   6 +
 LICENSE                             | 379 +++++++++++++++++++
 MANIFEST                            |  33 +-
 META.json                           |  72 ++++
 META.yml                            |  38 +-
 Makefile.PL                         |  11 -
 README                              | 145 ++++++++
 cpanfile                            |   8 +
 dist.ini                            |   2 +
 inc/Module/Install.pm               | 470 -----------------------
 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/ReadmeFromPod.pm | 138 -------
 inc/Module/Install/Repository.pm    |  88 -----
 inc/Module/Install/Win32.pm         |  64 ----
 inc/Module/Install/WriteAll.pm      |  63 ----
 lib/CGI/Compile.pm                  | 252 +++++++++++--
 t/args.cgi                          |   5 +
 t/coderef_args.t                    |  10 +
 t/compile.t                         |   5 +-
 t/data_end.t                        |  31 ++
 t/eval-my-variables.t               |  15 +
 t/exit-code.t                       |  37 ++
 t/hello.cgi                         |   3 +-
 t/local-SIG.t                       |  13 +
 t/release-pod-syntax.t              |  14 +
 t/source.t                          |  22 ++
 xt/pod.t                            |   4 -
 34 files changed, 1032 insertions(+), 2434 deletions(-)

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



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