[Bps-public-commit] Test-Chimps-Anna branch, master, updated. 71b9d8200b9e711e06f99e2041c73475e6f467a9

jesse jesse at bestpractical.com
Wed Oct 7 14:52:30 EDT 2009


The branch, master has been updated
       via  71b9d8200b9e711e06f99e2041c73475e6f467a9 (commit)
      from  9cdc2da7192cdd2a70e7bfd323fa9aefb6029816 (commit)

Summary of changes:
 lib/Test/Chimps/Anna.pm |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

- Log -----------------------------------------------------------------
commit 71b9d8200b9e711e06f99e2041c73475e6f467a9
Author: Jesse Vincent <jesse at bestpractical.com>
Date:   Wed Oct 7 14:52:24 2009 -0400

    Params::Validate fixes

diff --git a/lib/Test/Chimps/Anna.pm b/lib/Test/Chimps/Anna.pm
index 91c0230..a5942eb 100644
--- a/lib/Test/Chimps/Anna.pm
+++ b/lib/Test/Chimps/Anna.pm
@@ -5,7 +5,7 @@ use strict;
 
 use Carp;
 use DateTime;
-use Params::Validate;
+use Params::Validate qw(:all);
 use Jifty::DBI::Handle;
 use Test::Chimps::Report;
 use Test::Chimps::ReportCollection;

-----------------------------------------------------------------------



More information about the Bps-public-commit mailing list