Test::HTTP::Server - a perl module for testing web clients This is a simple http server written to help with testing web clients. The module uses forking and signals. It therefore is not compatible with Windows. You can read a nicely formatted version of the documentation for this module online: https://metacpan.org/pod/Test::HTTP::Server You should be able to install this using your usual method for installing modules from CPAN. If you don't have one, have a look at: http://www.cpan.org/modules/INSTALL.html This software is copyright (c) 2011 by Przemysław Iskra. This is free software; you can redistribute it and/or modify it under the same terms as the Perl 5 programming language system itself.