still error message appears:#!/usr/local/bin/perl -w use lib '.'; use LWP::Simple; $myDocument = get "http://www.ecst.csuchico.edu/"; print "Content-type: text/html\n\n"; $myDocument;
so there is an error while processing --> $myDocument;Useless use of a variable in void context at /docs/cust-bin/test.cgi l +ine 8. Content-type: text/html
Jacek
In reply to Re: replacement for LWP::Simple ?
by Anonymous Monk
in thread replacement for LWP::Simple ?
by Anonymous Monk
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |