Fixed a bug where a sub class would re-run register_source and trigger carp. Minor...
[dbsrgits/DBIx-Class-Schema-ResultSetAccessors.git] / Changes
CommitLineData
731e8b3e 1Revision history for Perl module DBIx::Class::Schema::ResultSetAccessors
2
be7d3f83 30.04 Mon Jun 13
77c7c7a8 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
731e8b3e 70.01 Wed Jun 8 10:28:25 2011
8 - original skeleton created with ExtUtils::ModuleMaker::TT