In article <[EMAIL PROTECTED]>,
 [EMAIL PROTECTED] (Andy Lester) writes:
>I'm about to make WWW::Mechanize based on LWP::RobotUA instead of
>LWP::UserAgent.
>
>Anyone got a problem with that?  Who will I goof up?

Doesn't sound attractive to me.  I'd have to check all of my
bank sites and the like to see whether their interactive
servers allowed robots.  Not worth it.  So I'd just edit all
my Mech scripts to make them non-robot by default.  Therefore
it should be the default behavior to begin with, and 
changeable with an option (C<new(is_robot => 1)>).  IMHO.
-- 
Peter Scott
http://www.perldebugged.com/
*** NEW *** http://www.perlmedic.com/

Reply via email to