NAME
mkovz.pl - Create matrix for smoke test results.
SYNOPSYS
$ ./mkovz.pl [ e-mail [ builddir ]]
DESCRIPTION
mkovz.pl
processes the output created by the mktest.pl
program to createa nice report and (optionally) send it to the smokers mailinglist.
ARGUMENTS
mkovz.pl
can take two (2) arguments:
-
This specifies the e-mailaddress to which the report is e-mailed.
You can use no-mail to skip the mailing bit.
If you specify no e-mailaddress the current username is used.
- builddir
-
The
builddir
is the directory where you have just build perl and where the mktest.out file is thatmktest.pl
left there.The default is the current working directory.
CHANGES
1.12
- Use Config.pm of the smoked perl
- A bit more Win32 minded :-)
AUTHOR
H.Merijn Brand <h.m.brand@hccnet.nl> Abe Timmerman <abe@ztreet.demon.nl>