--- Dermot Paikkos <[EMAIL PROTECTED]> wrote:
> Hi,
>
> I am trying to access the parameter list from a form. I keep getting
> a "Not an ARRAY reference at (eval...)". The error seems to refer to
>
> my @names = $q->param;
I suspect you're off by a couple of lines:
my @names = $q->param;
Hi,
I am trying to access the parameter list from a form. I keep getting
a "Not an ARRAY reference at (eval...)". The error seems to refer to
my @names = $q->param;
If I use Dump I get:
# imp
* list.txt
# dsc
* Groovey
*
# set
*
# usr
* DP
# job
* jobs/DP227
# go
* Y