reading form values from POST

2018-09-02 Thread Rick T
I am trying to wean myself from CGI.pm, an easy task for most of you, but I am a beginner. The code below works, but that does not mean it always will or that it cannot be improved. I found the main part of this in CGI Programming with Perl, which is 18 years old, and I’ve given up hoping that a

Re: reading form values from POST

2018-09-02 Thread Uri Guttman
On 09/02/2018 05:04 PM, Rick T wrote: I am trying to wean myself from CGI.pm, an easy task for most of you, but I am a beginner. The code below works, but that does not mean it always will or that it cannot be improved. I found the main part of this in CGI Programming with Perl, which is 18 yea