fix backcompat tests
authorRafael Kitover <rkitover@cpan.org>
Sun, 24 Jul 2011 16:30:17 +0000 (12:30 -0400)
committerRafael Kitover <rkitover@cpan.org>
Sun, 24 Jul 2011 16:30:17 +0000 (12:30 -0400)
commit404aefa40641f06910962ac7cd69133298ee4598
tree0c28e2fb7c3d62e93f40eb23599ab019372001cf
parent900195eb6fc5ac5c15673b5eef751d513c6cd972
fix backcompat tests

Updates the RelBuilder classes to take into account that
->_inflect_singular and ->_inflect_plural return a list instead of a
scalar now.
lib/DBIx/Class/Schema/Loader/RelBuilder.pm
lib/DBIx/Class/Schema/Loader/RelBuilder/Compat/v0_040.pm
lib/DBIx/Class/Schema/Loader/RelBuilder/Compat/v0_05.pm