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?