>>>>> "Sean" == Sean Davis <[EMAIL PROTECTED]> writes:
Sean> My misconception was that some cgi.pm methods return strings, and some Sean> return arrays. Well, none of them return "arrays". You can't return an array. You can return only a list or a scalar, as selected by the context of invocation. -- 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] <http://learn.perl.org/> <http://learn.perl.org/first-response>