There's maybe something wrong with the lib and its routines you imported.
Try adding 'use strict' and 'use warnings' at the begin of script and run it to 
see what's happened.

----- original Nachricht --------

Betreff: i need a second set of eyes
Gesendet: Sa 01 Sep 2007 11:54:53 CEST
Von: "unclescrooge"<[EMAIL PROTECTED]>
> 
> #!/usr/bin/perl
> use CGI::Carp qw(fatalsToBrowser);
> 
> require "subparseform.lib";
> &Parse_Form;










--
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
http://learn.perl.org/


Reply via email to