[libio-all-perl] 01/02: Merge tag 'upstream/0.62'

Salvatore Bonaccorso carnil at debian.org
Sun Jun 8 10:00:09 UTC 2014


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

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

commit 371bbeeb5885a60f1207cde916536296ec2f6b35
Merge: be914d7 3995c8b
Author: Salvatore Bonaccorso <carnil at debian.org>
Date:   Sun Jun 8 11:54:30 2014 +0200

    Merge tag 'upstream/0.62'
    
    Upstream version 0.62

 Changes                           |  497 +++++------
 LICENSE                           |    2 +-
 MANIFEST                          |   27 +-
 META.json                         |   53 --
 META.yml                          |   14 +-
 Makefile.PL                       |    6 +-
 Notes/Design.md                   |  100 ---
 Notes/Design.st                   |   13 -
 README                            |  598 +++++--------
 README.md                         | 1669 -------------------------------------
 ToDo                              |   48 --
 cpanfile                          |    5 -
 dist.ini                          |   20 -
 {examples => eg}/create-cat-to.pl |    0
 lib/IO/All.pm                     |    4 +-
 lib/IO/All.pod                    | 1052 +++++++++++------------
 lib/IO/All/Base.pm                |    2 +-
 lib/IO/All/DBM.pm                 |    2 +-
 lib/IO/All/Dir.pm                 |    2 +-
 lib/IO/All/File.pm                |    2 +-
 lib/IO/All/Filesys.pm             |    2 +-
 lib/IO/All/Link.pm                |    2 +-
 lib/IO/All/MLDBM.pm               |    2 +-
 lib/IO/All/Pipe.pm                |    2 +-
 lib/IO/All/STDIO.pm               |    2 +-
 lib/IO/All/Socket.pm              |    2 +-
 lib/IO/All/String.pm              |    2 +-
 lib/IO/All/Temp.pm                |    2 +-
 method_list                       |  163 ----
 pkg/manifest.skip                 |    3 -
 t/IO_All_Test.pm                  |   12 +-
 t/RT81224.t                       |    6 +-
 t/absolute.t                      |    6 +-
 t/accept.t                        |    3 +-
 t/all.t                           |   88 +-
 t/all2.t                          |    8 +-
 t/append.t                        |    3 +-
 t/assert.t                        |    3 +-
 t/assert2.t                       |    3 +-
 t/autotie.t                       |    5 +-
 t/backwards.t                     |   12 +-
 t/binary_utf8.t                   |    3 +-
 t/chdir.t                         |    8 +-
 t/chomp.t                         |    6 +-
 t/construct.t                     |   26 +-
 t/dbm.t                           |    3 +-
 t/devnull.t                       |    3 +-
 t/empty.t                         |    3 +-
 t/encoding.t                      |   20 +-
 t/error1.t                        |    3 +-
 t/file_spec.t                     |   24 +-
 t/file_subclass.t                 |    3 +-
 t/fileno.t                        |    3 +-
 t/glob.t                          |    6 +-
 t/head.t                          |    3 +-
 t/import_flags.t                  |    3 +-
 t/inline_subclass.t               |    4 +-
 t/input.t                         |   34 +-
 t/link.t                          |    3 +-
 t/link2.t                         |    6 +-
 t/lock.t                          |    3 +-
 t/mldbm.t                         |    3 +-
 t/new.t                           |    5 +-
 t/os.t                            |    3 +-
 t/overload.t                      |   38 +-
 t/pipe.t                          |    3 +-
 t/print.t                         |    3 +-
 t/println.t                       |    8 +-
 t/read.t                          |    6 +-
 t/read_write.t                    |    3 +-
 t/round_robin.t                   |    6 +-
 t/scalar.t                        |    8 +-
 t/seek.t                          |    6 +-
 t/separator.t                     |    3 +-
 t/stat.t                          |    8 +-
 t/string_open.t                   |    3 +-
 t/subtleties.t                    |    3 +-
 t/synopsis1.t                     |   22 +-
 t/synopsis2.t                     |   21 +-
 t/synopsis3.t                     |   16 +-
 t/synopsis5.t                     |    6 +-
 t/tie.t                           |    8 +-
 t/tie_file.t                      |    6 +-
 {unit => t/unit}/append.pl        |    0
 {unit => t/unit}/client.pl        |    0
 {unit => t/unit}/println.pl       |    0
 {unit => t/unit}/server.pl        |    0
 {unit => t/unit}/stdio.pl         |    0
 {unit => t/unit}/test.pl          |    0
 {unit => t/unit}/xxx.pl           |    0
 t/xxx.t                           |    1 -
 91 files changed, 1283 insertions(+), 3520 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