Path to this page:
Subject: CVS commit: pkgsrc/www/p5-Catalyst-Plugin-Session-State-Cookie
From: Jens Rehsack
Date: 2009-08-20 20:22:35
Message id: 20090820182235.779EB175D0@cvs.netbsd.org
Log Message:
Updating package www/p5-Catalyst-Plugin-Session-State-Cookie from 0.12
to 0.13
pkgsrc changes:
- Adjusting dependencies
Upstream changes:
0.13 2009-08-19
- Remove Test::MockObject from the test suite as prone to failing on
some platforms and perl versions due to its UNIVERSAL:: package
dependencies.
- Remove Class::Accessor::Fast and replace with Moose. This allows
us to not have a ->new method, This is more correct for Plugins
and also means that Catalyst is not forced to invoke the scary
replace_constructor at scope end handling.
Files: