From: Gurusamy Sarathy Date: Mon, 28 Feb 2000 10:11:37 +0000 (+0000) Subject: find2perl doc tweak (from David Dyck ) X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=commitdiff_plain;h=928e06a670886d261ece304e1023e27673463938;hp=6cecdcac8975bfe2a12272798634919e91b189db;p=p5sagit%2Fp5-mst-13.2.git find2perl doc tweak (from David Dyck ) p4raw-id: //depot/perl@5320 --- diff --git a/x2p/find2perl.PL b/x2p/find2perl.PL index b2e1054..25d0135 100644 --- a/x2p/find2perl.PL +++ b/x2p/find2perl.PL @@ -842,12 +842,9 @@ a distinct argument, so it may need to be surrounded by whitespace and/or quoted from interpretation by the shell using a backslash (just as with using C). -=item C<-eval EXPR ;> +=item C<-eval EXPR> -Has the perl script eval() the EXPR. The C<;> must be passed as -a distinct argument, so it may need to be surrounded by whitespace and/or -quoted from interpretation by the shell using a backslash (just as with -using C). +Has the perl script eval() the EXPR. =item C<-ls>