[libio-all-perl] branch master updated (d0837ff -> e32aad2)

Salvatore Bonaccorso carnil at debian.org
Sun Nov 12 20:59:42 UTC 2017


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

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

      from  d0837ff   update changelog
      adds  69f0f72   File Locking in docs shouldn't be a top level topic
      adds  662e455   fixes ingydotnet/io-all-pm#95: -utf8 not applied to filenames.
      adds  0a0392b   fixes ingydotnet/io-all-pm#95: -utf8 not applied to filenames.
      adds  de023dd   Merge branch 'master' of github.com:ingydotnet/io-all-pm
      adds  7f2cd87   protect $! value in _error_check from being stomped upon
      adds  8775071   All.swim: separator typo
      adds  c1f8ffc   format All.pm
      adds  0cb9097   Add example IO object as an array
      adds  0497e29   Correct some typos from the previous commit.
      adds  0b17e3e   refs #74 - add cmp overload to fix specific errors in File::Spec::Win32::catfile/catdir
      adds  042a151   merged
      adds  da70a7d   Remove some trailing whitespace.
      adds  08e70c9   Fix tests on 5.26.0
      adds  7086972   zild update
      adds  2c8ab8f   CPAN Release 0.87
      adds  cc9470a   New upstream version 0.87
       new  169a8f1   Update upstream source from tag 'upstream/0.87'
       new  0fdf10b   Update debian/changelog
       new  cde0d48   Declare compliance with Debian policy 4.1.1
       new  e32aad2   Prepare changelog for release

The 4 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:
 CONTRIBUTING                                    |    4 +-
 Changes                                         |    6 +-
 LICENSE                                         |    8 +-
 MANIFEST                                        |    4 +-
 META.json                                       |   11 +-
 META.yml                                        |    7 +-
 Makefile.PL                                     |   12 +-
 README                                          | 1518 +++++++++++++----------
 debian/changelog                                |   10 +-
 debian/control                                  |    2 +-
 lib/IO/All.pm                                   |  178 ++-
 lib/IO/All.pod                                  |   40 +-
 lib/IO/All/DBM.pod                              |    2 +-
 lib/IO/All/Dir.pm                               |    2 +
 lib/IO/All/Dir.pod                              |    2 +-
 lib/IO/All/File.pod                             |    2 +-
 lib/IO/All/Filesys.pod                          |    2 +-
 lib/IO/All/Link.pod                             |    2 +-
 lib/IO/All/MLDBM.pod                            |    2 +-
 lib/IO/All/Pipe.pod                             |    2 +-
 lib/IO/All/STDIO.pod                            |    2 +-
 lib/IO/All/Socket.pod                           |    2 +-
 lib/IO/All/String.pod                           |    2 +-
 lib/IO/All/Temp.pod                             |    2 +-
 t/{release-pod-syntax.t => author-pod-syntax.t} |    7 +-
 t/file_subclass.t                               |    2 +-
 t/inline_subclass.t                             |    2 +-
 t/overload.t                                    |    6 +-
 28 files changed, 1044 insertions(+), 797 deletions(-)
 rename t/{release-pod-syntax.t => author-pod-syntax.t} (52%)

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