support arrayrefs for result_namespace and resultset_namespace (RT#40214)
authorRafael Kitover <rkitover@cpan.org>
Sun, 29 May 2011 15:49:47 +0000 (11:49 -0400)
committerRafael Kitover <rkitover@cpan.org>
Sun, 29 May 2011 15:49:47 +0000 (11:49 -0400)
commitdc96667ab512fd5d1af88bb06d8e89e42c706c02
treec2b3a8c0d9e0c4576de9d25b410993cfc2476ceb
parentfb60e46b62aefab2606d0dd710ab08fa42d3de34
support arrayrefs for result_namespace and resultset_namespace (RT#40214)
Changes
lib/DBIx/Class/Schema/Loader/Base.pm
lib/DBIx/Class/Schema/Loader/RelBuilder.pm
t/lib/DBIXCSL_Test/Schema/LoaderTest1.pm [deleted file]
t/lib/DBIXCSL_Test/Schema/MyResult/LoaderTest1.pm [new file with mode: 0644]
t/lib/dbixcsl_common_tests.pm