in reply to Re: Apache::Request->param() failing on POSTs
in thread Apache::Request->param() failing on POSTs
Can't use an undefined value as a HASH reference at ...
using:
which is the same, just no temp var.warn "debug:" . $pass->{r}->content->{year} . " " . $pass->{r}->content->{foundation};
could i be missing something in my mod_perl install? that's all i can think of ...
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^3: Apache::Request->param() failing on POSTs
by BaldPenguin (Friar) on Jun 16, 2005 at 15:36 UTC |