Re: Help Finding URL connection modules

2002-11-13 Thread michael higgins
Scott Purcell wrote: Hello, I am trying to find a perl module that would allow me to connect to a URL, then make a connection to that URL (to see if it is alive). I have tried some google searched, but have not found anything. Could someone lend a hand? Thanks I think: use LWP::Simple; if ($

Re: Help Finding URL connection modules

2002-11-13 Thread Paul O'Russa
Check out the LWP module. Paul O. >>> "Scott Purcell" <[EMAIL PROTECTED]> 11/13/2002 10:50:11 AM >>> Hello, I am trying to find a perl module that would allow me to connect to a URL, then make a connection to that URL (to see if it is alive). I have tried some google searched, but have not fou

Help Finding URL connection modules

2002-11-13 Thread Scott Purcell
Hello, I am trying to find a perl module that would allow me to connect to a URL, then make a connection to that URL (to see if it is alive). I have tried some google searched, but have not found anything. Could someone lend a hand? Thanks Scott Purcell | Developer | VERTIS | 555 Washington Av