I'm using Perl's module Mechanize to save craigslist's captcha, but the captcha does not load when I'm using Mechanize, Any ideas why this happening?
Regards
www::mechanize does not support javascript. you have to fool it by loading the script manually with another call ( this is the iframe), decoding what it means etc.
Just use separate calls for each you need to load. its not that hard
No, PM me with your email address and I will give you the steps