Front page | perl.perl5.porters |
Postings from May 2008
Re: helping 5.8.9
Thread Previous
From:
Yitzchak Scott-Thoennes
Date:
May 4, 2008 20:51
Subject:
Re: helping 5.8.9
Message ID:
48033.71.35.173.249.1209959486.squirrel@webmail.efn.org
On Sun, May 4, 2008 4:12 pm, Yitzchak Scott-Thoennes wrote:
> On Sun, May 4, 2008 10:15 am, Nicholas Clark wrote:
>
>
>> 3: taking Porting/Maintainers.pl, identifying dual life modules,
>> finding their VERSION, and compare against a clean checkout of the same
>> VERSION
>> from CPAN, to make sure that files that claim to be the same are the
>> same. (This one is definitely incremental - every single one helps, so
>> (say)
>> just saying "I checked Digest::MD5 and it's the same as CPAN is a start,
>> as I can collate a list)
>
> So far:
>
>
> XSLoader: version 0.08; XSLoader.t is different
> Win32API::File: core version 0.1001_01 not on CPAN
> Win32: core version 0.34_01 not on CPAN
These are ok:
Test: version 1.25
Term::Cap: version 1.12
Thread::Semaphore: version 2.07
threads::shared: version 1.18
Tie::RefHash: version 1.38
Time::HiRes: version 1.9712 (on backpan)
Time::Local: version 1.18
Unicode::Collate: version 0.52
Unicode::Normalize: version 1.02
Tie::File: core version 0.97 not on CPAN
And these have differences:
Test::Harness: version 2.64; failure.t, prove-switches.t,
Test/Harness/Results.pm, Test/Harness/Straps.pm differ
Test::Simple: version 0.74: More.t, is_deeply_with_threads.t differ
Thread::Queue: version 2.06; 04_errs.t differs
threads: version 1.69; threads.xs differs
Thread Previous