Perl: the Markov chain saw | |
PerlMonks |
Re: Data::FormValidator, Notby impossiblerobot (Deacon) |
on Sep 19, 2002 at 17:37 UTC ( [id://199231]=note: print w/replies, xml ) | Need Help?? |
Unfortunately, at this time you cannot pass a CGI object into Data::FormValidator. You must pass a reference to a hash containing your form data, which you can easily get by calling:
Oddly enough, I just finished writing a patch to D:FV that would allow passing a CGI object; I just haven't gotten around to submitting it to the module maintainer (markjugg). Impossible Robot
In Section
Seekers of Perl Wisdom
|
|