
pg_test_server - stand-alone webserver for Pangloss

pg_test_server [-h] [-d [-d]] [--port=...] [--config=...] [--dsn=...]
print usage and exit.
listen on the specified port, defaults to 8080.
use the specified controller config file, defaults to conf/config.yaml.
use the specified Pixie DSN, default set in Pangloss::Config
increase debugging level, defaults to 0.

This is a single-threaded stand-alone test server for Pangloss that relies on HTTP::Daemon.

Steve Purkis <spurkis@quiup.com>

Copyright (c) 2003, Quiup Ltd.
This module is free software; you can redistribute it or modify it under the same terms as Perl itself.
