NAME
hwd -- The How We Doin'? project tracking tool
SYNOPSIS
hwd [options]
Options:
-h, --help Display this help
-H, --man Longer manpage for prove
-V, --version Display version info
OVERVIEW
prove is a command-line interface to the test-running functionality of Test::Harness
. With no arguments, it will run all tests in the current directory.
Shell metacharacters may be used with command lines options and will be exanded via glob
.
COMMAND LINE OPTIONS
-V, --version
Display version info.
TODO
--validate
--nextid
--detail
BUGS
Please use the CPAN bug ticketing system at http://rt.cpan.org/. You can also mail bugs, fixes and enhancements to <bug-test-harness@rt.cpan.org>
.
AUTHORS
Andy Lester <andy at petdance.com>
COPYRIGHT
Copyright 2005 by Andy Lester <andy at petdance.com>
.
This program is free software; you can redistribute it and/or modify it under the same terms as Perl itself.