View Single Post
  #2 (permalink)  
Old 09-30-08, 12:20 AM
curbview.com's Avatar
curbview.com curbview.com is offline
Junior Code Guru
 
Join Date: May 2006
Posts: 555
Thanks: 0
Thanked 0 Times in 0 Posts
Quote:
Originally Posted by jialanw View Post
Hi all,
I'm trying to write a script to download some webpages using LWP.
Umm... LWP is outdated and www::mechanize is more favored. Also..., what you posted wouldn't help Larry Wall himself debug your problem. PLEASE post real (entire relevant code) not the end result of the problem.

It would also help if you posted the web site URL you are attempting to COPY content from.

I strongly urge you to try www::mechanize as you will have a warm fuzzy feeling inside by quickly accomplishing your tasks with it.
__________________
Whatever you decide, you should make sure best security methods are used and practiced. Should you really need more help, PM me.
Reply With Quote