[libserver-starter-perl] 01/09: Merge tag 'upstream/0.27'

gregor herrmann gregoa at debian.org
Sat May 16 21:07:45 UTC 2015


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

gregoa pushed a commit to branch master
in repository libserver-starter-perl.

commit 51301795cf390a3a6e73dcd03b960925342b8058
Merge: 4872877 c5586c6
Author: gregor herrmann <gregoa at debian.org>
Date:   Sat May 16 22:25:07 2015 +0200

    Merge tag 'upstream/0.27'
    
    Upstream version 0.27

 Build.PL                            |  65 +++
 Changes                             |  29 ++
 LICENSE                             | 379 +++++++++++++++++
 MANIFEST                            |  33 +-
 META.json                           |  94 +++++
 META.yml                            |  54 ++-
 MYMETA.json                         |  50 ---
 MYMETA.yml                          |  28 --
 Makefile.PL                         |  18 -
 README                              |   1 -
 README.md                           |  58 +++
 cpanfile                            |   9 +
 inc/Module/AutoInstall.pm           | 820 ------------------------------------
 inc/Module/Install.pm               | 470 ---------------------
 inc/Module/Install/AutoInstall.pm   |  82 ----
 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      | 715 -------------------------------
 inc/Module/Install/Scripts.pm       |  29 --
 inc/Module/Install/Win32.pm         |  64 ---
 inc/Module/Install/WriteAll.pm      |  63 ---
 inc/Test/TCP.pm                     | 147 -------
 lib/Server/Starter.pm               | 413 +++++++++++-------
 lib/Server/Starter/Guard.pm         |  16 +
 start_server => script/start_server |  28 +-
 t/01-starter.t                      |   4 +-
 t/06-autorestart.t                  |   8 +-
 t/07-envdir.t                       |   6 +-
 t/08-wait3.t                        |  39 ++
 t/09-guard.t                        |  17 +
 t/10-bindaddr-server.pl             |  26 ++
 t/10-bindaddr.t                     |  55 +++
 35 files changed, 1135 insertions(+), 3391 deletions(-)

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



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