Path to this page:
Subject: CVS commit: pkgsrc/www/p5-Catalyst-Runtime
From: Thomas Klausner
Date: 2018-05-02 16:01:17
Message id: 20180502140117.ADE93FBEC@cvs.NetBSD.org
Log Message:
p5-Catalyst-Runtime: update to 5.90118.
5.90118 - 2018-05-01
- fix handling of fragments in uri_for when path is an unblessed string (GH#160)
- ensure catalyst.pl is included with dist
- drop IO::Scalar prereq
- include optional test prereqs as develop prereqs
- remove unused developer prereq on Catalyst::Engine::PSGI
- use namespace::clean consistently rather than namespace::autoclean
- use JSON for test metadata to avoid needing YAML
- use JSON::MaybeXS consistently in code
- drop unused prereq of HTTP::Request::AsCGI
- drop unneeded prereq of Class::Data::Inheritable
- fix tests to cope with changes in new versions of Time::HiRes
- POD typo and syntax fixes
Files: