Re: Simple freeware NT form processor?

by "Jason K. Chapman" <theguild(at)interserv.com>

 Date:  Wed, 01 Aug 2001 06:51:22 -0400
 To:  <hwg-techniques(at)mail.hwg.org>
 In-Reply-To:  isgwds00000
  todo: View Thread, Original
At 10:01 AM 8/1/2001 +0100, Roger Stenning wrote:
[snip]
>Components on the root include Blat (e-mail server), but I can't get
>the perl (they use activestate perl5) modules I would normally use to
>talk to it; the form_processor.pl and cgi_lib.pl modules I use causes
>it to throw up errors which I can't get past, and, worst of all,
>sendmail is not in the component list, darn it.
[snip]

FormMail has been ported to Win32 and modified to work with Blat.  Links 
are available at <http://www.worldwidemart.com/scripts/formmail.shtml>.

I'm assuming you're talking about the library version of CGI.  Using any 
relatively recent version of ActiveState's Perl, you shouldn't need 
it.  ActivePerl generally comes with a ton of modules already installed, 
including CGI.  Try replacing your "require" statement with:

use CGI qw(:all);

and see if you don't have the full CGI module available.  It's faster anyway.

Jason K. Chapman
--
THE HERETIC, a cyber thriller by Jason K. Chapman.
Online edition at <http://www.happyhacker.org/heretic/>. Softcover,
ISBN 1-929925-38-7. Latest news at <http://www.jasonkchapman.com>

HWG hwg-techniques mailing list archives, maintained by Webmasters @ IWA