Introduction
Statistics
Contact
Development
Disclaimer
Help
ftp.icm.edu.pl home page
require "getopts.pl";
&Getopts('a:bc'); # -a takes arg. -b & -c not.
# Sets opt_* as a side effect.