On 31 Jul 2007, at 12:34, Ovid wrote:
Can you just do the following?BEGIN { $INC{'LWP/UserAgent.pm'} = 1 } use Module::That::Needs::LWP::UserAgent; <bang> Should be trivial to write, unless I have (as usual) missed glaringly obvious corner cases.
That doesn't cause it to die immediately - because it just thinks it already has LWP::UserAgent.
-- Andy Armstrong, hexten.net