They do nothing of the sort! They are completely unnecessary. This will do just fine:The 'extra' parens around the param() call force list context.@values = (param('foo'));
@values = param 'foo';
-- Randal L. Schwartz, Perl hacker
In reply to RE: RE: Re: Passing arrays to a CGI
by merlyn
in thread Passing arrays to a CGI
by arturo
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |