|
|
| We don't bite newbies here... much | |
| PerlMonks |
How can I grab all CGI variables at once? (was: CGI)by Anonymous Monk |
| on Jul 05, 2001 at 21:55 UTC ( [id://94303]=perlquestion: print w/replies, xml ) | Need Help?? |
This is an archived low-energy page for bots and other anonmyous visitors. Please sign up if you are a human and want to interact.Anonymous Monk has asked for the wisdom of the Perl Monks concerning the following question:
I'm new to Perl and I need help with something I'm sure is simple for you veterans. I'm playing with CGI.pm and I can't figure out how to grab all the fieldnames and values off a form at once. I can get at them individually with $q->param('field') but there are over 25 fields and I want to get them all at once.
Edited 2001/07/07 by Ovid
Back to
Seekers of Perl Wisdom
|
|
||||||||||||||||||||||||||||||||||