[Date Prev][Date Next][Thread Prev][Thread Next] [Search] [Date Index] [Thread Index]

[MacPerl] MacLWP



I wanted to do some work with the LWP tool on the Mac. I downloaded the Mac version of LWP-perl5, and put the LWP modules plus MIME into the MacPerl lib folder. The following script gave me lots of errors when I did "Check Syntax": 

use LWP::Simple;

$doc = get "http://www.yahoo.com";
print $doc;


END

For it actually to work, I need to add proxy functions. If anybody has experience dealing with these things, please give me some setup suggestions.

Thanks.

Xiao-Jun Ma 


***** Want to unsubscribe from this list?
***** Send mail with body "unsubscribe" to mac-perl-request@iis.ee.ethz.ch