RE: URL access

2001-08-15 Thread Bob Showalter
> -Original Message- > From: Jennifer Pan [mailto:[EMAIL PROTECTED]] > Sent: Wednesday, August 15, 2001 3:51 PM > To: Jos I. Boumans > Cc: [EMAIL PROTECTED] > Subject: RE: URL access > > > Apologize for the naivety, but > there are so many modules related

Re: URL access

2001-08-15 Thread Jos I. Boumans
to be on the safe side, just get bundle::lwp it has all you'll ever need probably! - Original Message - From: "Jennifer Pan" <[EMAIL PROTECTED]> To: "Jos I. Boumans" <[EMAIL PROTECTED]> Cc: <[EMAIL PROTECTED]> Sent: Wednesday, Augu

RE: URL access

2001-08-15 Thread Jennifer Pan
:[EMAIL PROTECTED]] Sent: Wednesday, August 15, 2001 3:49 PM To: Tyler Cruickshank; [EMAIL PROTECTED] Subject: Re: URL access This is exactly what LWP is for... it comes standard with activestate's distro of perl (www.activestate.com) but not with *nix iirc. you can grab the module from cpa

Re: URL access

2001-08-15 Thread Jos I. Boumans
This is exactly what LWP is for... it comes standard with activestate's distro of perl (www.activestate.com) but not with *nix iirc. you can grab the module from cpan and just read up on the docs of LWP::Simple it does all you need =) hth Jos - Original Message - From: "Tyler Cruicksha