Document the new version of Scope::Guard needed for Fork.

This commit is contained in:
Colin Kuskie 2010-11-02 14:40:41 -07:00
parent e66092deaa
commit 6101080332
2 changed files with 3 additions and 1 deletions

View file

@ -132,7 +132,7 @@ checkModule('JavaScript::Packer', '0.04' );
checkModule('CSS::Packer', '0.2' );
checkModule('Business::Tax::VAT::Validation', '0.20' );
checkModule('Crypt::SSLeay', '0.57' );
checkModule('Scope::Guard', '0.03' );
checkModule('Scope::Guard', '0.20' );
checkModule('Digest::SHA', '5.47' );
checkModule("CSS::Minifier::XS", "0.03" );
checkModule("JavaScript::Minifier::XS", "0.05" );