On Wed, Apr 23, 2003 at 01:55:46PM -0400, Casey West wrote: > It was Wednesday, April 23, 2003 when Ronald J Kimball took the soap box, saying: > : > : Would you consider changing it to say "double quotes should be used instead > : of single quotes"? I fear "the quotes should be doubled" is ambiguous; it > : could mean either '' or ". > > You beat me to it, I was on my way. Here is the full patch once > again, and hopefully for the last time. :-) > --- perl-current.orig/pod/perlmodlib.PL Mon Apr 21 10:50:06 2003 > +++ perl-current/pod/perlmodlib.PL Wed Apr 23 13:50:40 2003 > @@ -147,9 +147,12 @@ > > To find out I<all> modules installed on your system, including > those without documentation or outside the standard release, > -just do this: > +just use the following command (double quotes should be used instead > +of single quotes). Wait, now you've left out the part about the Win32 shell! :D I think what we want is: (under the default win32 shell, double quotes should be used instead of single quotes) Sorry! RonaldThread Previous | Thread Next