Added two new Fields attributes that specify the accessor and mutator name
authorDan Kubb <dan.kubb-cpan@onautopilot.com>
Thu, 25 Aug 2005 07:17:08 +0000 (07:17 +0000)
committerPeter Rabbitson <ribasushi@cpan.org>
Wed, 15 Sep 2010 13:28:28 +0000 (15:28 +0200)
commitfce2732769f5849d97fb1038795e56c2383b4ec6
tree07fed16a2f079f6d0e603f09f0441dd9e8629bec
parent6fb69126f21388952ad7ca1f787549fd1578807b
Added two new Fields attributes that specify the accessor and mutator name
Added a BUILD method to Fields that sets the default accessor and mutator name, and label
Integrated Fields with CDBI::Compat's AccessorMapping
lib/DBIx/Class/CDBICompat/AccessorMapping.pm
lib/DBIx/Class/CDBICompat/TempColumns.pm
lib/DBIx/Class/Field.pm