Anyone know of a unix equivalent to win 32 function Win32::Internet Trying to capture a web page as a string i.e.
$INET = new Win32::Internet(); $file = $INET->FetchURL("http://www.yahoo.com";); Thanks, Jeff -- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]