=================================================================== RCS file: /cvs/todotxt/Text-Todo-REST-API/Build.PL,v retrieving revision 1.8 retrieving revision 1.9 diff -u -r1.8 -r1.9 --- todotxt/Text-Todo-REST-API/Build.PL 2010/01/31 03:58:31 1.8 +++ todotxt/Text-Todo-REST-API/Build.PL 2010/01/31 04:24:55 1.9 @@ -2,7 +2,7 @@ use warnings; use Module::Build; -# $AFresh1: Build.PL,v 1.7 2010/01/18 03:10:42 andrew Exp $ +# $AFresh1: Build.PL,v 1.8 2010/01/31 03:58:31 andrew Exp $ my $builder = Module::Build->new( module_name => 'Text::Todo::REST::API', @@ -20,6 +20,7 @@ 'version' => 0, }, build_requires => { + 'Test::JSON' => 0, 'Test::More' => 0.82, }, add_to_cleanup => [