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

NAME

ReleaseNotes - These are the Release Notes for 1.19

SYNOPSIS

These are the major changes since version 1.18.

DESCRIPTION

I have done more refactoring and wrote some new code and documentation since v1.18.

Major changes since 1.18

  1. I finally got around to rewriting mkovz.pl and replaced it with Test::Smoke::Reporter and decided to use <mailrpt.pl> as the new front-end.

  2. The new reports have better hardware/OS detection, with many thanks to Merijn Brand (most osses), Campo Weijerman (AIX), Allen Smith (IRIX), Alan Burlison (Solaris).

    The compiler info is now logged after each Configure, so this is will be available in reports even though the last Configure failed.

  3. After "many" requests, the old stuff (mktest.pl, mkovz.pl etc) is now gone (although I had planned the 1.20)!

  4. smokestatus.pl tries to give a better guesstimate for ETA. It also has the new --matrix option to also show the smoke-matrix with the status report.

  5. Some work has been done on the Win32 side. Most notably a start has been made to try and support Win98. Also some work on the W32Configure.pl script.

  6. The behaviour attached to the cc option for Test::Smoke::Mailer has changed so that it will now only send Cc: on failure.

REVISION

$Id: ReleaseNotes 618 2004-02-22 15:33:30Z abeltje $

COPYRIGHT

(c) 2002-2003, All rights reserved.

  * Abe Timmerman <abeltje@cpan.org>

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

See:

This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.