in reply to Re: grabbing webpage data w/o additional modules
in thread grabbing webpage data w/o additional modules
So, can i change the www.perl.org to www-mat.nextel.com but how can i route it to a certian directory, and on top of that, to a script with certian parameters?$sock = IO::Socket::INET->new(PeerAddr => 'www.perl.org', PeerPort => 'http(80)', Proto => 'tcp');
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re: Re: Re: grabbing webpage data w/o additional modules
by Fastolfe (Vicar) on Nov 22, 2000 at 21:14 UTC |