Hi, Pretty much as the subject line says. What exactly does that puppy return, in what format? I have not been able to find documentation about it other than a single line in the perldoc itself. I have tried printing each element of the array that it's been reported to return, but I don't know how to dereference the pointers I am getting, like the ones here: Field: <HTML::Form::TextInput=HASH(0x2d59c0)> Field: <HTML::Form::TextInput=HASH(0x2d5a98)> .... Field: <HTML::Form::TextInput=HASH(0x2d50e8)> Field: <HTML::Form::SubmitInput=HASH(0x2d52e0)> Field: <HTML::Form::IgnoreInput=HASH(0x2d534c)> thanks Cenk U
