handle "use warnings FATAL => 'all' and set use_namespaces=1 for dynamic schemas...
authorRafael Kitover <rkitover@cpan.org>
Mon, 16 May 2011 08:00:38 +0000 (04:00 -0400)
committerRafael Kitover <rkitover@cpan.org>
Mon, 16 May 2011 08:09:03 +0000 (04:09 -0400)
commit0f21885a9a4e44bb0d4574617cee75db076a4306
tree0ddca3ed6dc91012b367cf3c38330b37ee95c3c6
parentc0767caf51045926284f203a7d59890db994aa76
handle "use warnings FATAL => 'all' and set use_namespaces=1 for dynamic schemas not in backcompat mode (RT#59849)
Changes
lib/DBIx/Class/Schema/Loader/Base.pm
lib/DBIx/Class/Schema/Loader/Utils.pm
t/50addl_base_classes.t [new file with mode: 0644]
t/lib/DBICTestMethods/Backcompat/Schema/Foo.pm [new file with mode: 0644]
t/lib/DBICTestMethods/Namespaces/Schema/Result/Foo.pm [new file with mode: 0644]