Document new module required for testing.

This commit is contained in:
Colin Kuskie 2010-07-07 15:39:50 -07:00
parent e617567a71
commit a60a2cc4a8

View file

@ -71,6 +71,7 @@ checkModule("Test::Exception", 0.27, 2 );
checkModule("Test::Class", 0.31, 2 );
checkModule("Pod::Coverage", 0.19, 2 );
checkModule("Text::Balanced", 2.00, 2 );
checkModule("Capture::Tiny", 0.08, 2 );
checkModule("Digest::MD5", 2.38 );
checkModule("DBI", 1.607 );
checkModule("DBD::mysql", 4.010 );