Anyone out there that can help me with the Perl AGI library?
I can't read any variable with get_variable.
$acc = $AGI->get_variable("ACCOUNTCODE");
Just downloaded 0.08 from gnuinter.net
Tested with both global variables, like ACCOUNTCODE and local variables created with setvar().
Would appreciate any examples!
/O