--- David Gilden <[EMAIL PROTECTED]> wrote:
> Which perldoc will list the command line switches?

perldoc perlrun

SYNOPSIS
      perl [ -CsTuUWX ]      [ -hv ] [ -V[:configvar] ]
           [ -cw ] [ -d[:debugger] ] [ -D[number/list] ]
           [ -pna ] [ -Fpattern ] [ -l[octal] ] [ -0[octal] ]
           [ -Idir ] [ -m[-]module ] [ -M[-]'module...' ]      [ -P ]
           [ -S ]      [ -x[dir] ]      [ -i[extension] ]
           [ -e 'command' ] [ -- ] [ programfile ] [ argument ]...


Is that what you were looking for?

__________________________________________________
Do You Yahoo!?
Get personalized email addresses from Yahoo! Mail - only $35 
a year!  http://personal.mail.yahoo.com/

Reply via email to