[Catalyst] Catalyst::Model::DBIC::Schema 0.07
Brandon Black
blblack at gmail.com
Sun Feb 19 22:55:31 CET 2006
Catalyst::Model::DBIC::Schema 0.07 is out and available at:
http://pause.perl.org/incoming/Catalyst-Model-DBIC-Schema-0.07.tar.gz
Changes entries:
0.07 Sun Feb 19 21:50:18 UTC 2006
- bugfix for ::SchemaLoader::Foo password argument, and
switch to connect_info argument of new Schema::Loader
- Added ->require for source classes, so that you can
layer in lib/MyApp/Model/Foo/Bar.pm on top of the
generated MyApp::Model::Foo::Bar.
0.06 Sat Feb 18 19:05:17 UTC 2006
- Fix simple pod-related bug introduced in last rev
- Added optional test that uses the helpers
The ->require support is not well-tested yet, and could probably use
some companion arguments like the Schema::Loader baseclass/component
ones (additional_bases, components, etc) before it's really useful.
-- Brandon
More information about the Catalyst
mailing list