Having been using the excellent form_processor.cgi from www.extropia.com previously, I'm very interested in making this run under MacPerl locally However despite my (admittedly newbie) efforts, all the basic default script produces is this: (using the http://127.0.0.1/cgi-scripts/form_processor/forms/feedback.cgi url to test with) -=- Diagnostic Output # Name "main::should_I_append_a_database" used only once: possible typo. File 'Internal 1.2GB:Web Pages:cgi-scripts:form_processor:form_processor.cgi'; Line 353 # Name "main::location_of_mail_lib" used only once: possible typo. File 'Internal 1.2GB:Web Pages:cgi-scripts:form_processor:form_processor.cgi'; Line 162 # Name "main::current_century" used only once: possible typo. File 'Internal 1.2GB:Web Pages:cgi-scripts:form_processor:form_processor.cgi'; Line 545 # Name "main::database_delimiter" used only once: possible typo. File 'Internal 1.2GB:Web Pages:cgi-scripts:form_processor:form_processor.cgi'; Line 396 # Name "main::required_variables" used only once: possible typo. File 'Internal 1.2GB:Web Pages:cgi-scripts:form_processor:form_processor.cgi'; Line 217 # Name "main::should_user_verify" used only once: possible typo. File 'Internal 1.2GB:Web Pages:cgi-scripts:form_processor:form_processor.cgi'; Line 188 # Name "main::should_i_send_user_email" used only once: possible typo. File 'Internal 1.2GB:Web Pages:cgi-scripts:form_processor:form_processor.cgi'; Line 467 # Name "main::pgp_temp_file_path" used only once: possible typo. File 'Internal 1.2GB:Web Pages:cgi-scripts:form_processor:form_processor.cgi'; Line 320 # Name "main::should_i_use_pgp" used only once: possible typo. File 'Internal 1.2GB:Web Pages:cgi-scripts:form_processor:form_processor.cgi'; Line 314 # Name "main::should_i_mail" used only once: possible typo. File 'Internal 1.2GB:Web Pages:cgi-scripts:form_processor:form_processor.cgi'; Line 238 # Name "main::pgp_lib_path" used only once: possible typo. File 'Internal 1.2GB:Web Pages:cgi-scripts:form_processor:form_processor.cgi'; Line 317 -=- I'm not certain what's wrong, or why it doesn't go on to process the data, even though it thinks these things are only 'possible typos', and as well, that it doesn't actually report an error per se. Where am I missing something? :) -- Scott R. Godin | sgodin@webdeliver-e.com Laughing Dragon Services | http://webdragon.webdeliver-e.com/ ==== Want to unsubscribe from this list? ==== Send mail with body "unsubscribe" to macperl-webcgi-request@macperl.org