[libio-all-perl] branch master updated (30ce52e -> d6b6ee2)

Axel Beckert abe at deuxchevaux.org
Fri Apr 10 20:55:18 UTC 2015


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  30ce52e   Upload to unstable as 0.79-1
       new  80b418e   Add debian/upstream/metadata
       new  bbac9ac   Update debian/changelog
      adds  62e7df9    r3797 at dhcp199:  ingy | 2007-04-08 10:51:27 +0900  Move ingy's non-kwiki modules into src/ingy
      adds  1701954    r3830 at skinny-2:  ingy | 2007-04-09 10:03:17 +0800  Make IO::All handle generic encodings.
      adds  0b05d69    r3831 at skinny-2:  ingy | 2007-04-10 07:21:36 +0800  Rename
      adds  aadf8e2   0.39
      adds  813e70d   Moved all the files to under IO-All
      adds  bfb1f62   Add the .gitignore.
      adds  674aa06   Add t/append.t.
      adds  c76c237   Add an example for mode('>>').
      adds  153d342   v0.40
      adds  332aeb7   Removing MANIFEST from repository.
      adds  48b092e   typo. thanks tokuhirom++
      adds  c8154a3   Merge branch 'master' of github.com:ingydotnet/io-all-pm
      adds  f739a37   Moved all files back under root.
      adds  1759131   Renamed the .gitignore.
      adds  bba4746   Added README.md - Added README.md to MANIFEST.SKIP
      adds  739635e   Fixed bug about changed overloading behaviour with Test::More 0.96
      adds  4eb7e11   note of the author (David Cantrell) of the fix:
      adds  63b26f0   v0.41
      adds  ff6f9e4   0.41 tweaks
      adds  6331a4c   Merge branch 'master' of git at github.com:ingydotnet/io-all-pm
      adds  68685e1   Add L<> links to the related modules.
      adds  620ad5c   Changed "grok" to "become familiar with".
      adds  7a91f86   Add space between the io and the string.
      adds  459e97e   Add a missing L<>.
      adds  a65a42f   Add the MANIFEST file to .gitignore.
      adds  8964b08   Add parentheses for good style.
      adds  8e344ef   Correct many typos in the documentation.
      adds  39d4422   Got rid of trailing space in lib/IO/All.pm.
      adds  e42378a   Removed a lot of duplicate code.
      adds  2d881b4   Got rid of trailing space.
      adds  c3a763e   Add an example for ->absolute.
      adds  4525621   Update Makefile.PL
      adds  e13a4e4   Add the test for in-place modification of files.
      adds  5c59c3e   starting release 0.42
      adds  90a00e2   ...
      adds  893e642   ...
      adds  b9bf824   Released version 0.42
      adds  12b2948   Released version 0.43
      adds  423a9d9   ...
      adds  5e48d21   switch from $^V to $^] to avoid a pre-5.14 leak
      adds  8601fda   Merge pull request #4 from shadowcat-mst/master
      adds  d7fd6a8   Typo in Changes
      adds  66b6e64   Merge branch 'master' of github.com:ingydotnet/io-all-pm
      adds  ab55b37   Released version 0.44
      adds  1d9547f   Add an example for ->assert.
      adds  1345d51   Copy changes to README.
      adds  8804b30   Fix warnings in perl-5.16.0. (RT #74511)
      adds  0251d4e   doc tweak
      adds  624ce55   design doc for 2.0
      adds  91e1c6c   ...
      adds  947fe46   Updated Changes, made 0.45 release
      adds  c4ef6bb   Released version 0.46
      adds  f78f3ca   Add generated files to .gitignore.
      adds  b6b12d8   Remove the stray t/output directory.
      adds  407b608   Convert from t/output to dedicated dirs.
      adds  101ada2   Rename IO_All_ParTest to IO_All_Test.
      adds  65c8640   Add generated files to gitignore.
      adds  c005b60   add ext(ension) method to ::FileSys
      adds  4637e2f   add mimetype method to ::FileSys
      adds  c4ae77c   list based file/dir constructors
      adds  7c5c655   add glob to ::Dir
      adds  4a501fd   changes
      adds  04f5dea   Released version 0.47
      adds  56c91b9   typo fixes
      adds  404ae08   add as_foreign method to dir and file
      adds  75016f0   rename as_foreign to os
      adds  df4a9ee   nicer names
      adds  60a1c24   convert os to a mutator
      adds  88a0770   document os
      adds  4352d0a   remove silly test that fails from a tmpdir
      adds  5cf7e3b   convert to Dist-Zilla
      adds  d2dd9aa   test on travis and record coverage on coveralls
      adds  b12c234   regen README.md
      adds  05d67d0   document Changes
      adds  fd9ec5b   fix autotie.t bug on win32
      adds  c1e5413   fix a couple more win32 issues
      adds  db282f2   v0.49
      adds  7effa92   Fix for rt87200
      adds  d35df93   Make '' not become / when using io->dir('')
      adds  6dce607   v0.51
      adds  d537b05   FIX io->file('') for Win32 systems
      adds  f00ada0   FIX dangling file handles in various tests
      adds  6f74ecb   Add a fix for io->file("foobar")->assert.
      adds  cecb482   v0.52
      adds  496bc6a   fix pod typo (discovered by Axel Beckert <abe at debian.org>)
      adds  a4bb9d2   Pass perms to mkpath in assert_dirpath
      adds  3f74976   Validate UTF-8 in ->utf8
      adds  24c4170   Fix minor POD niggle
      adds  6103ebd   Consistently use :encoding($encoding)
      adds  b592fad   Don't try to test ->path by computing @path, instead use a fixed set of results
      adds  93a3cb7   Make mkdir die if it fails
      adds  7cd9c1a   Remove broken test for ->mimetype
      adds  3a9f5a9   Fix ->binary under -utf8 import mode
      adds  35866a4   Skip t/encoding.t for perls built without PerlIO::encoding
      adds  ee8341c   v0.53
      adds  51d54b1   allow testing on non-SDBM_File modules for dbm
      adds  eb379cb   remove mentions of the never-implemented -strict
      adds  ffa3938   abandon RT in favor of GitHub issues
      adds  53a16ea   v0.54
      adds  d2c7e3b   Change minimum perl version to 5.8.1, and thus remove dep for IO::String
      adds  b41dc05   v0.55
      adds  96862e7   Fix t/assert2.t on certain OSX installs of perl
      adds  2d48d06   minor typo fix
      adds  9765531   add a note about the constructor
      adds  7baedaa   summarize advantage/disadvantage of io
      adds  605407a   an attempt at a first save synopsis bit
      adds  5f055cc   changes
      adds  6f913d3   correctly check exists for ::File, ::Dir, and ::Link
      adds  254da7c   Fix regression related to chaining dirs caused by making '' not become '/'
      adds  9a20743   Return realpath for canonpath when possible
      adds  71bc71b   v0.56
      adds  1fd1c27   Fix printing to a tie'd object
      adds  5da33c1   Fix GH#35: t/pipe.t failure with $^X ne 'perl'.
      adds  a6d40b1   v0.57
      adds  ff07c38   fix silly windows pathing issue (\ being a metachar)
      adds  0ca2d58   Keep abs_path from dying
      adds  7c7e613   "0" is not an acceptable encoding
      adds  053b622   encodings and binmodes are not mutually exclusive
      adds  9e43599   use core dzil versioning
      adds  9c32fc4   v0.58
      adds  1caf005   add missing changes
      adds  b70c530   always validated utf8
      adds  1b06557   Update copyright years in all files.
      adds  0bc5f6f   typo fix
      adds  476fd17   fix possible infinite loop in test
      adds  1060168   Fix warnings running t/tie.t on windows
      adds  32a557a   v0.59
      adds  1ea916c   drop support for encoding(0) or similar, as no corresponding layer exists
      adds  2870854   factored out method _set_encoding
      adds  f900366   use CORE::binmode consistently
      adds  9713b9c   set up base for io layer stack
      adds  e8398ef   convert binary() to layer stack
      adds  94eae80   convert binmode to layer stack
      adds  a27e5c3   convert encoding to layer stack
      adds  77bf1f9   convert utf8 to layer stack
      adds  df89430   add tests for the new layer handling mechanism
      adds  a2ed0db   document the perlio layer methods
      adds  08e9de4   Changes
      adds  75fb7e2   v0.60
      adds  fe80397   Fix Issue #44. (head stops on line of "0").
      adds  52adbc3   add missing Changes
      adds  e435126   v0.61
      adds  4bfd8d5   Switch over to Zilla::Dist layout
      adds  3efa373   0.62
      adds  50a7787   Try to fix travis by hardcoding prereqs
      adds  2dbf2e7   Add travis badge
      adds  5e5381f   0.63
      adds  d840ce8   0.64
      adds  d4de7ef   0.65
      adds  5af6fbd   0.66
      adds  03ec95a   CPAN Release 0.67
      adds  88b13c2   typo in doc
      adds  2550e90   CPAN Release 0.68
      adds  b234417   CPAN Release 0.69
      adds  7715441   Makefile updates
      adds  6226fdc   CPAN Release 0.70
      adds  2ea12e0   CPAN Release 0.71
      adds  f1d6611   CPAN Release 0.72
      adds  16290e9   CPAN Release 0.73
      adds  b34adb3   CPAN Release 0.74
      adds  5b6e441   CPAN Release 0.75
      adds  7c19d2b   CPAN Release 0.76
      adds  7d8f5c4   Add test copy file to dir
      adds  fa8c84d   CPAN Release 0.77
      adds  b0fece8   CPAN Release 0.78
      adds  08fb6b1   Supplemental documentation for the chomp method
      adds  19e61a5   Fix up swim formatting for PR/51
      adds  1ff406c   CPAN Release 0.79
      adds  00739bf   wrap notes
      adds  c9bc7ca   Turn role call into links
      adds  ee0f0ea   Line length reformatting.
      adds  12eb661   CPAN Release 0.80
      adds  58b2b53   CPAN Release 0.81
      adds  9686383   Merge branch 'master', remote branch 'upstream/master'
      adds  07d39b3   Update All.swim
      adds  735b9c4   Merge branch 'master' of https://github.com/ginzel/io-all-pm
      adds  a5db911   fix glob implementation to use bsd_glob
      adds  4d1cfd1   CPAN Release 0.82
      adds  90b3a38   remote dead code
      adds  f41e7c7   Allow passing an argument to ->relative
      adds  0dfee32   CPAN Release 0.83
      adds  9b91ed7   add ->copy
      adds  bfe376f   privatize methods
      adds  dcdd4d8   Pass separator along when tie'ing
      adds  ac76da9   CPAN Release 0.84
      adds  b0f3007   Using new Zilla::Dist .travis.yml
      adds  55fe707   zild update. Add About. Remove Contributing.
      adds  c762aea   fix copy test on win32
      adds  6d10ac1   CPAN Release 0.85
      adds  e62731b   CPAN Release 0.86
      adds  e598a8e   Imported Upstream version 0.86
       new  1ba152a   Merge tag 'upstream/0.86'
       new  a2a7790   Update debian/changelog
       new  d6b6ee2   Declare compliance with Debian Policy 3.9.6 (no further changes)

The 5 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             |   9 ++-
 Changes                  |  24 ++++++
 LICENSE                  |   6 +-
 MANIFEST                 |   4 +-
 META.json                |   8 +-
 META.yml                 |   6 +-
 Makefile.PL              |  10 ++-
 README                   |  96 ++++++++++++------------
 debian/changelog         |   8 ++
 debian/control           |   2 +-
 debian/upstream/metadata |   7 ++
 lib/IO/All.pm            | 185 ++++++++++++++++++++++-------------------------
 lib/IO/All.pod           | 159 +++++++++++++++++++++-------------------
 lib/IO/All/Base.pm       |  12 +--
 lib/IO/All/DBM.pm        |   2 +-
 lib/IO/All/DBM.pod       |  15 +---
 lib/IO/All/Dir.pm        |  41 +++++++----
 lib/IO/All/Dir.pod       |  15 +---
 lib/IO/All/File.pm       |  43 ++++++-----
 lib/IO/All/File.pod      |  15 +---
 lib/IO/All/Filesys.pm    |   9 ++-
 lib/IO/All/Filesys.pod   |  15 +---
 lib/IO/All/Link.pm       |   2 +-
 lib/IO/All/Link.pod      |  15 +---
 lib/IO/All/MLDBM.pod     |  15 +---
 lib/IO/All/Pipe.pm       |   4 +-
 lib/IO/All/Pipe.pod      |  15 +---
 lib/IO/All/STDIO.pm      |   2 +-
 lib/IO/All/STDIO.pod     |  15 +---
 lib/IO/All/Socket.pm     |  22 +++---
 lib/IO/All/Socket.pod    |  15 +---
 lib/IO/All/String.pm     |   2 +-
 lib/IO/All/String.pod    |  15 +---
 lib/IO/All/Temp.pm       |   2 +-
 lib/IO/All/Temp.pod      |  15 +---
 t/000-compile-modules.t  |   2 +
 t/absolute.t             |  14 +++-
 t/autotie.t              |  15 +++-
 t/copy.t                 |  23 ++++++
 t/mystuff2               |   1 +
 40 files changed, 443 insertions(+), 442 deletions(-)
 create mode 100644 debian/upstream/metadata
 create mode 100644 t/copy.t
 create mode 100644 t/mystuff2

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