in reply to Re^4: perl cgi standalone checkbox label problem
in thread perl cgi standalone checkbox label problem
Nice! No, your code works fine for me. Try this:
perl -MCGI -le 'print CGI->VERSION' 3.40
If your CGI version is much behind that, give upgrading a shot.
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^6: perl cgi standalone checkbox label problem
by polki (Novice) on Apr 06, 2009 at 22:11 UTC |