NAME
ReleaseNotes - These are the Release Notes for 1.30
SYNOPSIS
These are the major changes since version 1.20
DESCRIPTION
You will need to rerun configsmoke.pl in order to use the new Test::Harness 3 parallel testing feature.
- 0
 - 
Remove all the cruft from Makefile.PL, so it's more standard.
 - 1
 - 
I moved Mail::Sendmail so it will be installed but no longer looks like a part of the distribution.
 - 2
 - 
I moved all the default configuration files to the Test/Smoke library directory (easier in standard install).
 - 3
 - 
I added support for Test::Harness 3. This is for extending test failures with harness and to take advantage of the new parallel testing option in this version of the harness.
 - 4
 - 
I changed my mind about version numbering. I'll just use X.YY from now on.
 
REVISION
$Id$
COPYRIGHT
(c) MMII-MMVIII, Abe Timmerman <abeltje@cpan.org> All rights reserved.
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.
4 POD Errors
The following errors were encountered while parsing the POD:
- Around line 20:
 Expected text after =item, not a number
- Around line 25:
 Expected text after =item, not a number
- Around line 30:
 Expected text after =item, not a number
- Around line 36:
 Expected text after =item, not a number