>>>>> "Sean" == Sean M Burke <[EMAIL PROTECTED]> writes:
Sean> One of my grander goals with LWP is to eliminate (wherever possible) Sean> the need for anyone to have to do HTTP::Request->new or use the Sean> HTTP::Request::Common routines, and instead just use the $ua->post, Sean> $ua->get, and $ua->head methods. Uh, wow. When did *those* get added? And $ua->cookie_jar got smarter too. Cool. /me makes note to RTFM of common modules at least once a year. -- Randal L. Schwartz - Stonehenge Consulting Services, Inc. - +1 503 777 0095 <[EMAIL PROTECTED]> <URL:http://www.stonehenge.com/merlyn/> Perl/Unix/security consulting, Technical writing, Comedy, etc. etc. See PerlTraining.Stonehenge.com for onsite and open-enrollment Perl training!
