Hey Chris, My MUA believes you used to write the following on Tuesday, August 31, 2004 at 3:20:50 PM.
CD> On Tue, 31 Aug 2004, Tim Musson wrote: >> CD> use LWP::Simple; ====8<---------------- snip >> Yep, I also noticed Net::HTTP. Any reason I should use one over the >> other? CD> The LWP bundle is the primary toolkit for client side web programming CD> with Perl. Unless you're doing something more involved -- like the CD> things that can be done with WWW::Mechanize and HTTP::Recorder -- the CD> LWP toolkit is probably the place to start for this kind of work. CD> I mean really, how much simpler can it be than "get($url)" ? :-) CD> But read the perldoc for LWP (and the modules it bundles) to get a CD> fuller idea of what you can do: CD> <http://search.cpan.org/~gaas/libwww-perl-5.800/lib/LWP.pm> Ok, thanks! I will check it out. -- Tim Musson Flying with The Bat! eMail v2.12.00 What's brown and sticky? ... A stick! -- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] <http://learn.perl.org/> <http://learn.perl.org/first-response>