The export system has been completely rewritten to be less monolithic and
easier to understand. It's also got a fully rewritten test suite (145 and counting). It uses Path::Class for much of its work, which is now a requirement for wG.
This commit is contained in:
parent
8500c4d506
commit
684ce5a7ca
6 changed files with 1710 additions and 340 deletions
|
|
@ -124,6 +124,7 @@ checkModule("Class::InsideOut","1.06");
|
|||
checkModule("HTML::TagCloud","0.34");
|
||||
checkModule("Image::ExifTool","7.00");
|
||||
checkModule("Archive::Any","0.093");
|
||||
checkModule("Path::Class", '0.16');
|
||||
|
||||
|
||||
###################################
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue