From: Rafael Garcia-Suarez Date: Thu, 15 Nov 2001 09:06:39 +0000 (+0100) Subject: [DOC PATCH] mention Filter::cpp in perlrun X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=commitdiff_plain;h=9a1f07e743e42a0b7bb5626198fd8bf95eba6fbc;p=p5sagit%2Fp5-mst-13.2.git [DOC PATCH] mention Filter::cpp in perlrun Message-Id: <20011115090639.A13005@rafael> p4raw-id: //depot/perl@13016 --- diff --git a/pod/perlrun.pod b/pod/perlrun.pod index 0e3017f..54c860b 100644 --- a/pod/perlrun.pod +++ b/pod/perlrun.pod @@ -588,6 +588,9 @@ like for example C<"!">: 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