
ARGV processing of multi-worded strings?
Is there an easy way to process options to a perl script such as:
test_perl_script -a string -b "string which contains words"
such that $opt_b will equal ``string which contains words''?
--
+------------------------------------------------------------------------------+
| opinions are mine and mine alone. |
+------------------------------------------------------------------------------+
| Deluge: A notable first experiment in baptism which washed away the sins |
| (and sinners) of the world. -- The Devil's Dictionary |
+------------------------------------------------------------------------------+