The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

NAME

fit-run.cgi - A Test::FIT::Harness cgi script

SYNOPSIS

    > cd /usr/local/fit/mytest
    > fit-run.cgi --setup

DESCRIPTION

This little CGI program runs the fixtures in a FIT HTML testing document. Just hyperlink to this CGI from your HTML testing document.

You can create a symbolic link to the installed version of the program, by using the following invocation from the command line:

    fit-run.cgi --setup

AUTHOR

Brian Ingerson <ingy@cpan.org>

COPYRIGHT

Copyright (c) 2003. Brian Ingerson. All rights reserved.

This program is free software; you can redistribute it and/or modify it under the same terms as Perl itself.

See http://www.gnu.org/licenses/gpl.html

See http://www.perl.com/perl/misc/Artistic.html