Beefy Boxes and Bandwidth Generously Provided by pair Networks
Perl-Sensitive Sunglasses
 
PerlMonks  

(unfortunately...) Re (2): HTTP GET without LWP

by mwp (Hermit)
on Jan 13, 2001 at 04:30 UTC ( [id://51519]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    while(my $url = shift @ARGV) {
        unless($url =~ m{^http://([A-Za-z0-9\.\-]+)/(.*)$}) {
            print "$0: invalid url: $url\n";
    ...
        print "\n$sep";
        close $remote;
    }
    

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://51519]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others learning in the Monastery: (8)
As of 2024-04-23 14:42 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found