use CGI qw/:standard/;Why are you importing ':standard'? Do not mix OO and function style use of CGI.pm. You're probably using the param function, and it's already read the form data.
In reply to Re^3: Cannot access form values
by PodMaster
in thread Cannot access form values
by Anonymous Monk
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |