[libipc-run-perl] 01/03: Updated version 0.96 from 'upstream/0.96'

Salvatore Bonaccorso carnil at debian.org
Thu Aug 3 03:47:46 UTC 2017


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

carnil pushed a commit to branch master
in repository libipc-run-perl.

commit d6ecbc9040a1985ec86768b1fd3cffb89b12c618
Merge: 200006a e8b147d
Author: Salvatore Bonaccorso <carnil at debian.org>
Date:   Thu Aug 3 05:43:57 2017 +0200

    Updated version 0.96 from 'upstream/0.96'
    
    with Debian dir ecce5e144f842d7c84f4cf8597c026803b369f52

 Changes                                  |   51 +-
 META.json                                |    7 +-
 META.yml                                 |    7 +-
 Makefile.PL                              |   14 +-
 README                                   |   26 +-
 abuse/blocking_debug_with_sub_coprocess  |   40 +-
 abuse/blocking_writes                    |   23 +-
 abuse/broken_pipe_on_bad_executable_name |    4 +-
 abuse/timers                             |   14 +-
 eg/factorial                             |   76 +-
 eg/factorial_pipe                        |   54 +-
 eg/factorial_scalar                      |   48 +-
 eg/run_daemon                            |   22 +-
 eg/runsh                                 |   32 +-
 eg/runsu                                 |   48 +-
 eg/synopsis_scripting                    |   27 +-
 lib/IPC/Run.pm                           | 4079 +++++++++++++++---------------
 lib/IPC/Run/Debug.pm                     |   62 +-
 lib/IPC/Run/IO.pm                        |  565 ++---
 lib/IPC/Run/Timer.pm                     |  378 ++-
 lib/IPC/Run/Win32Helper.pm               |  517 ++--
 lib/IPC/Run/Win32IO.pm                   |  726 +++---
 lib/IPC/Run/Win32Pump.pm                 |  119 +-
 t/97_meta.t                              |   15 +-
 t/98_pod.t                               |   25 +-
 t/98_pod_coverage.t                      |   37 +-
 t/99_perl_minimum_version.t              |   25 +-
 t/adopt.t                                |  114 +-
 t/binmode.t                              |   46 +-
 t/bogus.t                                |   47 +-
 t/filter.t                               |  105 +-
 t/harness.t                              |  192 +-
 t/io.t                                   |  127 +-
 t/kill_kill.t                            |   73 +-
 t/lib/Test.pm                            |  214 +-
 t/parallel.t                             |   42 +-
 t/pty.t                                  |  176 +-
 t/pump.t                                 |   75 +-
 t/run.t                                  | 1247 ++++-----
 t/signal.t                               |   53 +-
 t/timeout.t                              |  104 +-
 t/timer.t                                |  214 +-
 t/win32_compile.t                        |   64 +-
 t/windows_search_path.t                  |   40 +-
 44 files changed, 5004 insertions(+), 4970 deletions(-)

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



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