I get this error#----Error Checking @required = qw(first second clan nick pass repass email reemail stree +t postal city country); $req_err; for (@required) { next if param($_); $req_err++; last; } if ($req_err) { error("You forgot some required fields"); }
In reply to Hmm I get this error from $q's by andrew
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |