The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.
Revision history for Perl extension Catalyst::Model::RDBO.

0.01  Fri Mar 23 11:22:29 2007
	- original version; created by h2xs 1.23 with options
		-AX -n Catalyst::Model::RDBO

0.02    Mon Apr  2 13:43:05 CDT 2007
    * fix logic in _setup so that manager() can be overridden

0.03    19 April 2007
    * change _get_objects() to take HASH or ARRAY ref in addition to array.
    * change manager() to default to Rose::DB::Object::Manager if
      'manager' key not present in config().
    * POD clarifications.