diff options
Diffstat (limited to 'lib/File/Path.pm')
-rw-r--r-- | lib/File/Path.pm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/File/Path.pm b/lib/File/Path.pm index 7d56d48f28..3560a970a2 100644 --- a/lib/File/Path.pm +++ b/lib/File/Path.pm @@ -91,7 +91,7 @@ Charles Bailey <F<bailey@newman.upenn.edu>> =cut -use 5.6.0; +use 5.006; use Carp; use File::Basename (); use Exporter (); |