This example shows Perl code to create a simple form and accumulate the results via email, demonstrating techniques one should use to best anticipate errors.
This example uses a form similar to that of Form1, but instead of saving data via eamil, accumulates entries to disk. This requires the Apache Web Server or an equivalent web server that can run the script as the owning user.