foreach my $parent (@LWP::UserAgent::Determined::ISA) { if ($parent eq 'LWP::UserAgent') { $parent = 'LWP::UserAgent::Proxified'; last; } }