NAME

SimpleMock::Mocks::LWP::UserAgent - Mock LWP::UserAgent for testing

DESCRIPTION

This module overrides the constructor of LWP::UserAgent to add a custom request handler that allows for mocking HTTP requests in tests.