add requirement for Text::Balanced for testing
This commit is contained in:
parent
355c5267e0
commit
06f616caf0
1 changed files with 1 additions and 0 deletions
|
|
@ -47,6 +47,7 @@ checkModule("HTTP::Request",1.40);
|
|||
checkModule("HTTP::Headers",1.61);
|
||||
checkModule("Test::More",0.61,1);
|
||||
checkModule("Pod::Coverage",0.17,1);
|
||||
checkModule("Text::Balanced",1.95,1);
|
||||
checkModule("Digest::MD5",2.20);
|
||||
checkModule("DBI",1.40);
|
||||
checkModule("DBD::mysql",2.1021);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue