This.
It's not a Perl problem or an HTML problem. The web server is misconfigured, or at least there is a mismatch between how it's been configured and how you're trying to use it.
And that's assuming you're accessing the page through a web server at all. If your web browser is accessing the pages via file:// URLs, this will not work. You need to be accessing the pages over HTTP or HTTPS.
In reply to Re^2: Perl code doesn't echo form data
by tobyink
in thread Perl code doesn't echo form data
by nrabus
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |