update testEnvironment.pl to require newly released HTML::Template
This commit is contained in:
parent
70071838bc
commit
0d0ec2ccca
2 changed files with 4 additions and 1 deletions
|
|
@ -99,7 +99,7 @@ checkModule("Log::Log4perl",0.51);
|
|||
checkModule("Net::LDAP",0.25);
|
||||
checkModule("HTML::Highlight",0.20);
|
||||
checkModule("HTML::TagFilter",0.07);
|
||||
checkModule("HTML::Template",2.7);
|
||||
checkModule("HTML::Template",2.9);
|
||||
checkModule("HTML::Template::Expr",0.05,2);
|
||||
checkModule("Parse::PlainConfig",1.1);
|
||||
checkModule("XML::RSSLite",0.11);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue