python -> perl help urllib.urlopen

Paul Rubin http
Fri May 9 07:32:49 EDT 2003


"Robert" <k.robert at gmx.de> writes:

> to Perl. for standalone Perl I found
> 
>    use CGI;
>    require("url_get.pl");
>    ...
>    print url_get( $targeturl . "?" . $post);
> 

I think the perl module you want is called LWP, but you're better off
asking on a perl newsgroup.




More information about the Python-list mailing list