lbe / Test-HTTP-Server

Simple http server for testing http clients

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

    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.

About

Simple http server for testing http clients


Languages

Language:Perl 96.2%Language:Perl 6 3.9%