Fixed a bug where a sub class would re-run register_source and trigger carp. Minor...
[dbsrgits/DBIx-Class-Schema-ResultSetAccessors.git] / Changes
1 Revision history for Perl module DBIx::Class::Schema::ResultSetAccessors
2
3 0.04 Mon Jun 13
4     - Now instead of throwing an error and dying when a resultset accessor with the same name exists
5       it simply warns the user.
6
7 0.01 Wed Jun  8 10:28:25 2011
8     - original skeleton created with ExtUtils::ModuleMaker::TT