in reply to Re: retrying an action that could fail
in thread retrying an action that could fail
You could try just declaring it with @WWW::Mechanize::ISA = "LWP::UserAgent::Determined" after the modules have been loaded; from a first glance at the source it looks like that'd be sufficient.
|
|---|