diff --git a/sbin/testEnvironment.pl b/sbin/testEnvironment.pl index ad7a1edd7..5bf279540 100755 --- a/sbin/testEnvironment.pl +++ b/sbin/testEnvironment.pl @@ -139,6 +139,7 @@ checkModule("JavaScript::Minifier::XS", "0.05" ); checkModule("Readonly", "1.03" ); checkModule("Moose", "0.93" ); checkModule("MooseX::Storage", "0.23" ); +checkModule("MooseX::Storage::Format::JSON","0.27" ); checkModule("namespace::autoclean", "0.09" ); checkModule("Business::PayPal::API", "0.62" ); checkModule("Locales", "0.10" );