[libpath-tiny-perl] 01/07: Merge tag 'upstream/0.072'

Jonas Smedegaard dr at jones.dk
Sat Aug 1 14:15:18 UTC 2015


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

js pushed a commit to branch master
in repository libpath-tiny-perl.

commit 4a47c9358dbc894b0034bcd4efe28f73d4563f53
Merge: 9163b38 623cba0
Author: Jonas Smedegaard <dr at jones.dk>
Date:   Sat Aug 1 15:53:37 2015 +0200

    Merge tag 'upstream/0.072'
    
    Upstream version 0.072
    
    # gpg: Signature made lør 01 aug 2015 15:53:33 CEST
    # gpg:                using RSA key 0x2C7C3146C1A00121
    # gpg: Good signature from "Jonas Smedegaard <dr at jones.dk>"
    # gpg:                 aka "Jonas Smedegaard <jonas at homebase.dk>"
    # gpg:                 aka "Jonas Smedegaard <js at debian.org>"
    # gpg:                 aka "[jpeg image of size 4165]"

 CONTRIBUTING.mkdn                     |  37 +--
 Changes                               |  95 +++++++
 LICENSE                               |   2 +-
 MANIFEST                              |   6 +-
 META.json                             |  30 +-
 META.yml                              |  19 +-
 Makefile.PL                           |  15 +-
 README                                | 206 +++++++++++---
 cpanfile                              |   6 +-
 dist.ini                              |   6 +-
 lib/Path/Tiny.pm                      | 515 ++++++++++++++++++++++++++++------
 t/00-report-prereqs.dd                |  12 +-
 t/00-report-prereqs.t                 |  13 +-
 t/basename.t                          |   2 +-
 t/basic.t                             |  72 +++--
 t/children.t                          |   2 +-
 t/chmod.t                             |   2 +-
 t/digest.t                            |   2 +-
 t/exception.t                         |  12 +-
 t/exports.t                           |   2 +-
 t/filesystem.t                        | 145 ++++++----
 t/input_output.t                      | 114 +++++++-
 t/input_output_no_UU.t                |   2 +-
 t/mkpath.t                            |   2 +-
 t/mutable_tree_while_iterating.t      |  49 +++-
 t/normalize.t                         |   2 +-
 t/overloading.t                       |   2 +-
 t/parent.t                            |   2 +-
 t/recurse.t                           |  82 ++++--
 t/rel-abs.t                           |   2 +-
 t/subsumes.t                          |   2 +-
 t/temp.t                              |   3 +-
 t/visit.t                             |  22 ++
 t/zz-atomic.t                         |  35 +++
 t/zzz-spec.t                          |   2 +-
 xt/author/00-compile.t                |  12 +-
 xt/author/pod-spell.t                 |  24 +-
 xt/{release => author}/test-version.t |  12 +-
 38 files changed, 1247 insertions(+), 323 deletions(-)

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



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