Where's the doc. on perl command-line options?

From: John Doe (workingstiff19_at_hotmail.com)
Date: 08/31/04


Date: 31 Aug 2004 00:14:25 -0700

For example, I need to know what "perl -an" does. It's not in the
"man perl" page. Could not find it at perl.org or Perlmonks.
Google-searched comp.lang.perl.* for things like "command line
switches," "command line arguments," and "command line options," only
to find info on argument processing. [SARCASM] I admit that anyone
with half a brain should be able to divine which of the 90 (count 'em,
ninety) core documentation modules has what I seek: [/SARCASM]
perl
perltoc
perlreftut
perldsc
perllol
perlrequick
perlretut
perlboot
perltoot
   ...etcetera, but maybe one of you gurus can clue me in. :-)



Relevant Pages

  • Re: Wait for background processes to complete
    ... To be able to execute commands in the background and wait for their ... The documentation I am referring to is http://perldoc.perl.org/. ... You can run a command in the background with: ... There is a general problem with perl documentation: ...
    (comp.lang.perl.misc)
  • Re: Perl For Amateur Computer Programmers
    ... >professional computer programmers could use with the same ease as Basic. ... >Perl For Amateur Computer Programmers ... Also, taking into account that you're appealing to "scientists", it ... Also, as a side note, you seem to use the noun "command" in a naive ...
    (comp.lang.perl.misc)
  • Obtaining complete Unix command line that evoked script as string
    ... If there is a more appropriate list for this, let me know; the other perl lists I've seen seem to specialised for this. ... Note this is not just the arguments of the call to the script, but everything including pipes and redirects, etc., e.g. ... Ideally the perl interpreter would grab the complete command line as its evoked and I'd access this via a variable. ...
    (perl.beginners)
  • Thanks for the comments Jan. 25, 2006
    ... "shadow" operating system which is running behind Windows. ... Perl can then collect data from that program and do ... that by sending longer strings etc. to the Windows clipboard and then having ... SendKeysuse a Ctrl V command to paste the information to the text editor ...
    (comp.lang.perl.misc)
  • Re: debugger exiting
    ... strict and warnings pragmas. ... I think portraying Perl as a command-line tool limits it to fewer platforms than ... work only as a Unix shell command line. ...
    (perl.beginners)