Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
Name: perl-Test-HTTP-Server-Simple | Distribution: OpenMandriva Lx |
Version: 0.110.0 | Vendor: OpenMandriva |
Release: 4 | Build date: Mon Nov 2 17:37:34 2020 |
Group: Development/Perl | Build host: c64three.openmandriva.org |
Size: 13141 | Source RPM: perl-Test-HTTP-Server-Simple-0.110.0-4.src.rpm |
Packager: bero <bero@lindev.ch> | |
Url: http://search.cpan.org/dist/Test-HTTP-Server-Simple | |
Summary: Test::More functions for HTTP::Server::Simple |
This mixin class provides methods to test an the HTTP::Server::Simple manpage-based web server. Currently, it provides only one such method: 'started_ok'. started_ok [$text] 'started_ok' takes an optional test description. The server needs to have been configured (specifically, its port needs to have been set), but it should not have been run or backgrounded. 'started_ok' calls 'background' on the server, which forks it to run in the background. the Test::HTTP::Server::Simple manpage takes care of killing the server when your test script dies, even if you kill your test script with an interrupt. 'started_ok' returns the URL 'http://localhost:$port' which you can use to connect to your server. Note that if the child process dies, or never gets around to listening for connections, this just hangs. (This may be fixed in a future version.)
GPL+ or Artistic
* Fri Apr 30 2010 Michael Scherer <misc@mandriva.org> 0.110.0-1mdv2010.1 + Revision: 541112 - import perl-Test-HTTP-Server-Simple * Fri Apr 30 2010 cpan2dist 0.11-1mdv - initial mdv release, generated with cpan2dist
/usr/share/doc/perl-Test-HTTP-Server-Simple /usr/share/doc/perl-Test-HTTP-Server-Simple/Changes /usr/share/doc/perl-Test-HTTP-Server-Simple/META.yml /usr/share/doc/perl-Test-HTTP-Server-Simple/README /usr/share/man/man3/Test::HTTP::Server::Simple.3pm.zst /usr/share/perl5/vendor_perl/Test /usr/share/perl5/vendor_perl/Test/HTTP /usr/share/perl5/vendor_perl/Test/HTTP/Server /usr/share/perl5/vendor_perl/Test/HTTP/Server/Simple.pm
Generated by rpm2html 1.8.1
Fabrice Bellet, Thu Dec 26 23:03:24 2024