Okay, looks like I missed a few of the "*** WARNING: line containing
nothing but whitespace" POD problems.  I think this along with the
Pod::Parser patch I submitted eariler makes make install.man clean of
warnings.  I think I got them all... yeah, pretty sure.

Again, its an attachment due to the sensitively of whitespace.

-- 

Michael G. Schwern   <[EMAIL PROTECTED]>    http://www.pobox.com/~schwern/
Plus I remember being impressed with Ada because you could write an
 infinite loop without a faked up condition.  The idea being that in Ada
 the typical infinite loop would be normally be terminated by detonation.
         -- Larry Wall in <[EMAIL PROTECTED]>
--- README.dos  2000/03/04 00:30:31     1.1
+++ README.dos  2000/03/04 00:30:53
@@ -5,7 +5,7 @@
 =head1 NAME
 
 perldos - Perl under DOS, W31, W95.
-                                 
+
 =head1 SYNOPSIS
 
 These are instructions for building Perl under DOS (or w??), using
@@ -103,7 +103,7 @@
 to use long file names under w95, don't forget to use
 
         set LFN=y
-        
+
 before unpacking the archive.
 
 =item *
--- README.os2  2000/03/04 00:08:35     1.1
+++ README.os2  2000/03/04 00:08:40
@@ -830,7 +830,7 @@
   +++ /emx/include/sys/stat.h  Sun Jul 12 14:11:32 1998
   @@ -53,7 +53,7 @@ struct stat
    #endif
- 
+
    #if !defined (S_IFMT)
   -#define S_IFMT   0160000  /* Mask for file type */
   +#define S_IFMT   0170000  /* Mask for file type */
--- README.amiga        2000/03/04 00:31:35     1.1
+++ README.amiga        2000/03/04 00:31:38
@@ -110,7 +110,7 @@
 
 =item umask() works, but the correct permissions are only set when the file is
       finally close()d
- 
+
 =back
 
 =head1 INSTALLATION

Reply via email to