added File::Path 2.04 as a prerequisite

This commit is contained in:
Graham Knop 2008-07-08 20:36:35 +00:00
parent 44a036e095
commit 491544d5e4
3 changed files with 12 additions and 4 deletions

View file

@ -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" );
###################################