Retro video games delivered to your door every month!
Click above to get retro games delivered to your door ever month!
X-Hacker.org- PERL 4.0 Reference Guide - Norton Guide http://www.X-Hacker.org [^^Up^^] [Menu] [About The Guide]
 Combining Options
 -0digits            Set record separator (octal number)
 -a                  Turn auto split mode on
 -c                  Check syntax of script, don't execute
 -d                  Run script under the PERL debugger
 -Dnumber            Set PERL debugging flags
 -e commandline      Specify one-line script
 -iextension         Use in place editing
 -Idirectory         Include path for C preprocessor
 -loctnum            Enable auto line-ending
 -n                  Assume wrapper to process argument files
 -p                  Assumes loop with continue to process command args
 -P                  runs C preprocessor on script before running it
 -s                  Enable rudamentary command line switch processing
 -S                  Uses PATH environment variable to search for script
 -u                  cause perl to dump core after compiling script
 -U                  allows perl to do unsafe operations
 -v                  prints the version and patchlevel
 -w                  Warns about identifiers mentioned only once
 -xdirectory         Extracts PERL program from input stream

Online resources provided by: http://www.X-Hacker.org --- NG 2 HTML conversion by Dave Pearson