{ # We might be using a version of CGI from # before the feature was added. no warnings qw( once ); # We realize that $cgi->param can return # more than one value and our code handles # that correctly. $CGI::LIST_CONTEXT_WARN = 0; }
In reply to Re: List Context Warn
by ikegami
in thread List Context Warn
by Anonymous Monk
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |