add quiet option
authorRafael Kitover <rkitover@cpan.org>
Sun, 24 Jul 2011 05:23:03 +0000 (01:23 -0400)
committerRafael Kitover <rkitover@cpan.org>
Sun, 24 Jul 2011 05:23:03 +0000 (01:23 -0400)
commit900195eb6fc5ac5c15673b5eef751d513c6cd972
treeb19013b8afd4c37cc8117dabe4e8b29031c5366d
parent39d5612f2adf5ed311a81017f2a9f0dd8e12ff0d
add quiet option

Also adds some improvements to the t/lib/dbixcsl_dumper_tests.pm test
library:

- list warnings if warning count doesn't match

- fixes undefined warning if there are more expected warnings than
  received warnings
Changes
lib/DBIx/Class/Schema/Loader/Base.pm
t/23dumpmore.t
t/26dump_use_moose.t
t/lib/dbixcsl_dumper_tests.pm