perl5.000 patch.0n: [address Configure and build issues]
[p5sagit/p5-mst-13.2.git] / lib / File / Path.pm
index bafe108..30f550d 100644 (file)
@@ -1,12 +1,12 @@
-package File::Mkpath;
+package File::Path;
 
 =head1 NAME
 
-File::Mkpath - create or remove a series of directories
+File::Path - create or remove a series of directories
 
 =head1 SYNOPSIS
 
-C<use File::Mkpath>
+C<use File::Path>
 
 C<mkpath(['/foo/bar/baz', 'blurfl/quux'], 1, 0711);>