&ReadParse

From: p cooper (pdconetwofour_numbers__at_yahoo.co.uk)
Date: 01/23/04


Date: Fri, 23 Jan 2004 11:58:58 GMT

Undefined subroutine &main::ReadParse

but ive got

#!/usr/bin/perl
use CGI qw(:param);
use CGI qw(cgi-lib standard carpout); # Include CGI functions
use CGI::Carp qw(fatalsToBrowser); # Send error messages to browser
use strict

st the start of the script
which module do I need to install to get has get Readparse ?



Relevant Pages

  • problems using oddmuse with mod_perl2 inside apache2.2 perl 5.8.6
    ... mod_perl newby! ... Running oddmuse as a cgi works fine. ... No error messages of any kind ...
    (comp.lang.perl.misc)
  • Re: Perl on TRIPOD hosted sites..file uploading question..
    ... $cgi = new CGI; ... I did another little test prog with a ... TripodCGI object and also had error messages. ...
    (comp.lang.perl.misc)
  • Re: start_table problem
    ... I'd have thought this particular error messages was fairly ... In order to try to minimise the pain here, because you won't bother to read the documentation (see *numerous* other tedious threads for proof - do you ever look at old threads you have kicked off, Nikos. ... Try reading the documentation for CGI. ...
    (comp.lang.perl.misc)
  • Re: i cant open Serial Port (/dev/ttyS0) on my PC
    ... The issue of port permissions (as a script, not as a CGI process, there ... to a CGI process than to a command line one) is discussed in the README. ... that CGI functions are usually multi user, but that device drivers usually are ...
    (comp.lang.perl.modules)