in reply to
How to test a module which needs a local HTTP server?
See how
WWW::Mechanize
tests using a local server with HTTP::Daemon.
Comment on
Re: How to test a module which needs a local HTTP server?
In Section
Seekers of Perl Wisdom