File::Spec::Epoc: Small pod clean-up
authorFather Chrysostomos <sprout@cpan.org>
Sun, 9 Jun 2013 05:33:24 +0000 (22:33 -0700)
committerFather Chrysostomos <sprout@cpan.org>
Sun, 9 Jun 2013 06:25:13 +0000 (23:25 -0700)
dist/Cwd/lib/File/Spec/Epoc.pm

index e7faa16..1d5ee18 100644 (file)
@@ -20,10 +20,10 @@ File::Spec::Epoc - methods for Epoc file specs
 =head1 DESCRIPTION
 
 See File::Spec::Unix for a documentation of the methods provided
-there. This package overrides the implementation of these methods, not
+there.  This package overrides the implementation of these methods, not
 the semantics.
 
-This package is still work in progress ;-)
+This package is still a work in progress. ;-)
 
 =cut
 
@@ -38,7 +38,7 @@ sub case_tolerant {
 =item canonpath()
 
 No physical check on the filesystem, but a logical cleanup of a
-path. On UNIX eliminated successive slashes and successive "/.".
+path.  On UNIX eliminated successive slashes and successive "/.".
 
 =back