Change 13016 by ams@lustre on 2001/11/15 09:12:48
Subject: [DOC PATCH] mention Filter::cpp in perlrun
From: Rafael Garcia-Suarez <[EMAIL PROTECTED]>
Date: Thu, 15 Nov 2001 09:06:39 +0100
Message-Id: <20011115090639.A13005@rafael>
Affected files ...
.... //depot/perl/pod/perlrun.pod#44 edit
Differences ...
==== //depot/perl/pod/perlrun.pod#44 (text) ====
Index: perl/pod/perlrun.pod
--- perl/pod/perlrun.pod.~1~ Thu Nov 15 02:30:05 2001
+++ perl/pod/perlrun.pod Thu Nov 15 02:30:05 2001
@@ -588,6 +588,9 @@
s!foo!!;
+If you're considering using C<-P>, you might also want to look at the
+Filter::cpp module from CPAN.
+
=item B<-s>
enables rudimentary switch parsing for switches on the command
End of Patch.