p5-Data-DPath: update to 0.57.

0.57      2017-08-18
  - polished Safe.pm handling to cooperate with older Perl and other modules
    in particular Test::Exception [Doug Bell, Jonathan William Taylor]

0.56      2017-03-22
  - no warnings: 'uninitialized'; Safe compartments; smartmatch operator usage [Diab Jerius]
  - introduce Point attribute 'idx' to be used in array filters [Diab Jerius]
  - Dist::Zilla distro polishing [Diab Jerius]

0.55      2015-09-16
  - spelling error, sync with Debian [Lucas Kanashiro]

0.54      2015-09-02
  - new function matchr() which returns results as arrayref
    instead of array (RT#106515) [requested by djerius@cpan.org]

0.53      2015-06-03
  - no import from POSIX (RT#104914) [reported by ether]

0.52      2015-02-27
  - Make sure feature.pm is only "test.recommends", as is optional prior
    to 5.10 (GH #4, kentnl)
  - skip NYTProf files in dist (GH #6) [kentnl]
  - doc patches (GH #3) [David Schmidt]

0.51      2015-02-04

  - docs: how to do XPath-like attributes access (RT#94211) [Slaven Rezić]
  - avoid warning with perl 5.21+ via newer "aliased" [Doug Bell]
  - speed optimizations (5%) [Reini Urban]
This commit is contained in:
Thomas Klausner 2017-09-20 10:57:13 +02:00
parent 65e0d95c64
commit 42b7f69f00
2 changed files with 5 additions and 4 deletions

View File

@ -1,6 +1,6 @@
# $NetBSD: Makefile,v 1.2 2015/08/01 08:02:37 thomasklausner Exp $
DISTNAME= Data-DPath-0.50
DISTNAME= Data-DPath-0.57
PKGNAME= p5-${DISTNAME}
CATEGORIES= textproc perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=../by-authors/id/S/SC/SCHWIGON/}

View File

@ -1,5 +1,6 @@
$NetBSD: distinfo,v 1.1 2014/11/15 10:31:04 noud4 Exp $
SHA1 (Data-DPath-0.50.tar.gz) = e80df472cda1f3dc182d66513db9639e6f072eab
RMD160 (Data-DPath-0.50.tar.gz) = 32da8873aed753c2b6b2edd3dca8fcd7ee3fb5d1
Size (Data-DPath-0.50.tar.gz) = 272785 bytes
SHA1 (Data-DPath-0.57.tar.gz) = 00fb5ba519dae899a8dd4d232dafd0083e958193
RMD160 (Data-DPath-0.57.tar.gz) = 1a6b6e5cbeaa2209889d99d24da6f9708ec8d40d
SHA512 (Data-DPath-0.57.tar.gz) = 885cbe75f06a768588f4e3ee0e03ef1b3dc82592df3ec08f4725ba135f4d60d9da29d2f47e86a3492a75ff9344a178de39c23d5d13596a6ffcb7153b3b27b6c5
Size (Data-DPath-0.57.tar.gz) = 288006 bytes