[libio-all-perl] branch master updated (3ea0768 -> d1276c3)

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


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

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

      from  3ea0768   update changelog
      adds  a727779   Imported Upstream version 0.75
       new  52cdf9f   Merge tag 'upstream/0.75'
       new  d0d5dd1   Update changelog for new upstream release
       new  d1276c3   Not uploading until previous version reached testing

The 3 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.


Summary of changes:
 Changes                 | 22 ++++++++++++
 MANIFEST                |  1 +
 META.json               |  2 +-
 META.yml                |  2 +-
 Makefile.PL             |  2 +-
 README                  |  2 +-
 debian/changelog        |  8 ++++-
 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 ++---
 77 files changed, 325 insertions(+), 421 deletions(-)
 create mode 100644 t/000-compile-modules.t

-- 
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