>>>>> "Connie" == Connie Chan <[EMAIL PROTECTED]> writes:
Connie> First, LHS is "left hand side", and it is the *key* also. the meaning of Connie> this is Connie> %foo = (mine name=> Connie) is also a valid declaration, No. Only a single bareword (\w+) or a single bareword with a single minus sign (-\w+) is permitted to be quoted. More than that, and you get a syntax error. A simple test would have shown that. :) -- Randal L. Schwartz - Stonehenge Consulting Services, Inc. - +1 503 777 0095 <[EMAIL PROTECTED]> <URL:http://www.stonehenge.com/merlyn/> Perl/Unix/security consulting, Technical writing, Comedy, etc. etc. See PerlTraining.Stonehenge.com for onsite and open-enrollment Perl training! -- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]