![]() |
|
Keep It Simple, Stupid | |
PerlMonks |
RE: Avoiding GET in CGIsby le (Friar) |
on Jul 13, 2000 at 17:54 UTC ( [id://22378]=note: print w/replies, xml ) | Need Help?? |
Whenever you try to do some CGI task in Perl, you are urged to use CGI.pm (it's part of the standard distribution of newer Perls). So to avoid GETs:
In Section
Seekers of Perl Wisdom
|
|