Binary package “libtest-http-server-simple-stashwarnings-perl” in ubuntu precise

catch your forked web server's warnings in Test::More tests

 This module, based on Test::HTTP::Server::Simple, lets you retrieve the
 warnings that your forked HTTP::Server::Simple-based web server throws.
 That way you can test that your application continues to throw warnings
 when it makes sense. Catching the warnings also keeps your test output
 tidy. Finally, you'll be able to see when your application throws new,
 unexpected warnings.