Template::Toolkit is no longer an optional dependency for WebGUI.
This commit is contained in:
parent
9b3f91e1ed
commit
02bb3a9d67
2 changed files with 4 additions and 1 deletions
|
|
@ -105,7 +105,7 @@ checkModule("HTML::Highlight", 0.20 );
|
|||
checkModule("HTML::TagFilter", 1.03 );
|
||||
checkModule("HTML::Template", 2.9 );
|
||||
checkModule("HTML::Template::Expr", 0.07, 2 );
|
||||
checkModule("Template", 2.20, 2 );
|
||||
checkModule("Template", 2.20 );
|
||||
checkModule("XML::FeedPP", 0.40 );
|
||||
checkModule("XML::FeedPP::MediaRSS", 0.02 );
|
||||
checkModule("JSON", 2.12 );
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue