minor fix for 5.8.1
authorRafael Kitover <rkitover@cpan.org>
Wed, 10 Aug 2011 08:45:13 +0000 (04:45 -0400)
committerRafael Kitover <rkitover@cpan.org>
Thu, 29 Sep 2011 01:06:40 +0000 (21:06 -0400)
commit319016d6969cc51149640556053d12344e530372
treeea89af069946546677c11a86d58b0fb5cb364ce5
parenta79e11896d6d1d70842c432cde8830ded06568ce
minor fix for 5.8.1

sub {} returns the args it is passed on 5.8.1, so have to use
sub { return () } .
t/lib/dbixcsl_common_tests.pm