Link [ pkgsrc | NetBSD | pkgsrc git mirror | PR fulltext-search | netbsd commit viewer ]


   
        usage: [branch:branch] [user:user] [path[@revision]] keyword [... [-excludekeyword [...]]] (e.g. branch:MAIN pkgtools/pkg)




switch to index mode

recent branches: MAIN (4h)  pkgsrc-2024Q1 (10d)  pkgsrc-2023Q4 (57d)  pkgsrc-2023Q2 (90d)  pkgsrc-2023Q3 (169d) 

2024-05-28 08:44:12 UTC Now

2016-02-14 08:48:22 UTC MAIN commitmail json YAML

Update p5-Params-Validate to 1.22:

1.22    2016-02-13

- Fixed a bug when a callback failed but did not die. The resulting error
  message had a pointless colon in it. Reported by Slaven Rezic. RT #111036.

- Made the pure Perl version use Carp's croak rather than confess. The XS
  version has never included a stack trace in errors. You can use the on_fail
  setting to get a stack trace if you prefer. Reported by Slaven Rezic. RT
  #111036.

- The pure Perl code now uses "(unknown)" when it cannot determine the sub
  that failed, instead of "N/A". Reported by Slaven Rezic. RT #111036.

- Documented the PARAMS_VALIDATE_IMPLEMENTATION environment
  variable. Requested by Slaven Rezic. RT #111035.

(wiz)