[libio-all-perl] 01/03: Merge tag 'upstream/0.75'

Axel Beckert abe at deuxchevaux.org
Sun Aug 17 21:11:23 UTC 2014


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

abe pushed a commit to branch master
in repository libio-all-perl.

commit 52cdf9f5be9f845840bc05ab27927b8024a51917
Merge: 3ea0768 a727779
Author: Axel Beckert <abe at deuxchevaux.org>
Date:   Sun Aug 17 23:05:21 2014 +0200

    Merge tag 'upstream/0.75'
    
    Upstream version 0.75
    
    # gpg: Signature made Sun 17 Aug 2014 11:05:16 PM CEST using DSA key ID 95930EDE
    # gpg: please do a --check-trustdb
    # gpg: Good signature from "Axel Beckert (no legal relevance) <abe at deuxchevaux.org>"
    # gpg:                 aka "Axel Beckert (no legal relevance) <abe at noone.org>"
    # gpg:                 aka "Axel Beckert (no legal relevance) <xtaran at symlink.ch>"
    # gpg:                 aka "Axel Beckert (FSFE Fellow) <abe at fsfe.org>"
    # gpg:                 aka "Axel Beckert (Debian Developer) <abe at debian.org>"

 Changes                 | 22 ++++++++++++
 MANIFEST                |  1 +
 META.json               |  2 +-
 META.yml                |  2 +-
 Makefile.PL             |  2 +-
 README                  |  2 +-
 lib/IO/All.pm           |  7 ++--
 lib/IO/All.pod          |  2 +-
 lib/IO/All/Base.pm      |  3 +-
 lib/IO/All/DBM.pm       |  3 +-
 lib/IO/All/Dir.pm       |  3 +-
 lib/IO/All/File.pm      |  3 +-
 lib/IO/All/Filesys.pm   |  3 +-
 lib/IO/All/Link.pm      |  3 +-
 lib/IO/All/MLDBM.pm     |  3 +-
 lib/IO/All/Pipe.pm      |  3 +-
 lib/IO/All/STDIO.pm     |  3 +-
 lib/IO/All/Socket.pm    |  3 +-
 lib/IO/All/String.pm    |  3 +-
 lib/IO/All/Temp.pm      |  3 +-
 t/000-compile-modules.t | 19 +++++++++++
 t/IO_All_Test.pm        |  7 ++--
 t/RT81224.t             |  9 ++---
 t/absolute.t            |  9 ++---
 t/accept.t              |  8 ++---
 t/all.t                 | 91 ++++++++++++++++++++++++-------------------------
 t/all2.t                | 11 +++---
 t/append.t              |  6 ++--
 t/assert.t              |  6 ++--
 t/assert2.t             |  6 ++--
 t/autotie.t             |  8 ++---
 t/backwards.t           | 15 ++++----
 t/binary_utf8.t         |  6 ++--
 t/chdir.t               | 11 +++---
 t/chomp.t               |  9 ++---
 t/construct.t           | 29 +++++++---------
 t/dbm.t                 |  6 ++--
 t/devnull.t             |  6 ++--
 t/empty.t               |  6 ++--
 t/encoding.t            | 23 ++++++-------
 t/error1.t              |  6 ++--
 t/file_spec.t           | 27 +++++++--------
 t/file_subclass.t       |  6 ++--
 t/fileno.t              |  6 ++--
 t/glob.t                |  8 ++---
 t/head.t                |  4 +--
 t/import_flags.t        |  6 ++--
 t/inline_subclass.t     |  6 ++--
 t/input.t               | 37 +++++++++-----------
 t/link.t                |  6 ++--
 t/link2.t               |  9 ++---
 t/lock.t                |  6 ++--
 t/mldbm.t               |  6 ++--
 t/new.t                 |  8 ++---
 t/os.t                  |  6 ++--
 t/overload.t            | 41 +++++++++++-----------
 t/pipe.t                |  5 +--
 t/print.t               |  6 ++--
 t/println.t             | 11 +++---
 t/read.t                |  9 ++---
 t/read_write.t          |  6 ++--
 t/round_robin.t         |  9 ++---
 t/scalar.t              | 11 +++---
 t/seek.t                |  9 ++---
 t/separator.t           |  6 ++--
 t/stat.t                | 11 +++---
 t/string_open.t         |  6 ++--
 t/subtleties.t          |  6 ++--
 t/synopsis1.t           | 25 ++++++--------
 t/synopsis2.t           | 11 +++---
 t/synopsis3.t           | 19 +++++------
 t/synopsis5.t           |  9 ++---
 t/text.big5             |  2 +-
 t/text.utf8             |  2 +-
 t/tie.t                 | 11 +++---
 t/tie_file.t            |  9 ++---
 76 files changed, 318 insertions(+), 420 deletions(-)

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



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