added File::Path 2.04 as a prerequisite
This commit is contained in:
parent
44a036e095
commit
491544d5e4
3 changed files with 12 additions and 4 deletions
|
|
@ -114,6 +114,7 @@ checkModule("Archive::Any", "0.093" );
|
|||
checkModule("Path::Class", '0.16' );
|
||||
checkModule("Exception::Class", "1.23" );
|
||||
checkModule("List::MoreUtils", "0.22" );
|
||||
checkModule("File::Path", "2.04" );
|
||||
|
||||
|
||||
###################################
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue