Path to this page:
Subject: CVS commit: pkgsrc/databases/p5-CatalystX-CRUD
From: Stoned Elipot
Date: 2008-11-29 22:42:57
Message id: 20081129214257.B2D57175D0@cvs.netbsd.org
Log Message:
Update from version 0.31 to version 0.35.
Pkgsrc changes:
- register all dependencies
- add new dependency on devel/p5-Class-Data-Inheritable
Upstream changes:
0.32 21 Oct 2008
* use Class::Data::Inheritable to define delegate_class()
class accessor in base Model
0.33 22 Nov 2008
* fix Tutorial wrt RT#40846
0.34 24 Nov 2008
* fix make_primary_key_string to return undef if multi-col
PK has no values
0.35 24 Nov 2008
* call edit() after initializing object and form with passed
in params, so that the init_form() method can have all data
already set.
Files: