in reply to the -x command line parameter
And easily check if it compiles, or even what it does by doing perl -x httpd.confrandomApacheVar = 1 var2=3 <Perl> #!perl my $perl = 'code'; some('more','code'); #etc __END__ </Perl>
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^2: the -x command line parameter
by tilly (Archbishop) on Aug 09, 2004 at 05:16 UTC | |
by water (Deacon) on Aug 10, 2004 at 01:41 UTC |