On Fri 15 Oct 2004 05:20, Michael G Schwern <[EMAIL PROTECTED]> wrote:
> Its about freakin' time.  Has it really been two years since the last
> stable release?  Yes it has.
> 
> This is 0.48_02 plus a minor test and MANIFEST fix.
> 
> INCOMPATIBILITIES WITH PREVIOUS VERSIONS
> * Threading is no longer automatically turned on.  You must turn it on
> before you use
>   Test::More if you want it.  See BUGS and CAVEATS for info.

Please consider 0.50 very soon, in which you fix 'err' calls that are an
obvious mistake given defined-or functionality in blead and 5.8.x-dor:

NOTE: There have been API changes between this version and any older
than version 0.48!  Please see the Changes file for details.

Checking if your kit is complete...
Looks good
Writing Makefile for Test::Simple
cp lib/Test/Simple.pm blib/lib/Test/Simple.pm
cp lib/Test/Builder.pm blib/lib/Test/Builder.pm
cp lib/Test/More.pm blib/lib/Test/More.pm
cp lib/Test/Tutorial.pod blib/lib/Test/Tutorial.pod
PERL_DL_NONLAZY=1 /pro/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(0,
'blib/lib', 'blib/arch')" t/*.t
t/00test_harness_check....ok
t/bad_plan................ok
t/buffer..................ok
t/Builder.................ok
t/curr_test...............ok
t/details.................ok
t/diag....................ok
t/eq_set..................ok
t/exit....................ok
t/extra...................ok
t/extra_one...............ok
t/fail-like...............ok
t/fail-more...............Ambiguous call resolved as CORE::err(), qualify as suc
h or use & at t/fail-more.t line 39.
syntax error at t/fail-more.t line 39, near "err"
Execution of t/fail-more.t aborted due to compilation errors.
t/fail-more...............dubious
        Test returned status 255 (wstat 65280, 0xff00)
t/fail....................ok
t/fail_one................ok
t/filehandles.............ok
t/fork....................ok
t/harness_active..........Ambiguous call resolved as CORE::err(), qualify as suc
h or use & at t/harness_active.t line 63.
Ambiguous call resolved as CORE::err(), qualify as such or use & at t/harness_ac
tive.t line 73.
syntax error at t/harness_active.t line 63, near "err"
syntax error at t/harness_active.t line 73, near "err"
Execution of t/harness_active.t aborted due to compilation errors.
t/harness_active..........dubious
        Test returned status 255 (wstat 65280, 0xff00)
t/has_plan................ok


-- 
H.Merijn Brand        Amsterdam Perl Mongers (http://amsterdam.pm.org/)
using perl-5.6.1, 5.8.3, & 5.9.x, and 809 on  HP-UX 10.20 & 11.00, 11i,
   AIX 4.3, SuSE 9.0, and Win2k.           http://www.cmve.net/~merijn/
http://archives.develooper.com/[EMAIL PROTECTED]/   [EMAIL PROTECTED]
send smoke reports to: [EMAIL PROTECTED], QA: http://qa.perl.org


Reply via email to