- Apache::TestRequest knows how to work with Apache::TestRun
- A quote: "Apache::TestRequest subclasses LWP::UserAgent and exports a number of useful functions for sending request to the Apache test server."
- But I'm very fond of Test::WWW::Mechanize
- And there's no provision to replace LWP::UserAgent
- Some would even suggest that Test::WWW::Mechanize is a natural choice...