Document that WebGUI now requires Text::CSV_XS version
0.52.
This commit is contained in:
parent
d66c3d0c57
commit
8582745644
2 changed files with 7 additions and 1 deletions
|
|
@ -92,7 +92,7 @@ checkModule("HTML::Template::Expr", 0.05, 2 );
|
|||
checkModule("XML::RSSLite", 0.11 );
|
||||
checkModule("JSON", 2.04 );
|
||||
checkModule("Config::JSON", "1.1.2" );
|
||||
checkModule("Text::CSV_XS", "0.26" );
|
||||
checkModule("Text::CSV_XS", "0.52" );
|
||||
checkModule("Net::Subnets", 0.21 );
|
||||
checkModule("Finance::Quote", 1.08 );
|
||||
checkModule("POE", 0.3202 );
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue