[FYI] CPAN Upload: A/AB/ABELTJE/Test-Smoke-1.16.tar.gz

2002-09-30 Thread PAUSE
The uploaded file Test-Smoke-1.16.tar.gz has entered CPAN as file: $CPAN/authors/id/A/AB/ABELTJE/Test-Smoke-1.16.tar.gz size: 20980 bytes md5: d58d7c348041bc500d48a41c0f369621 This is the shortlist of changes: * FIXED the typo in mktest.pl * Added $Config{archname} to the smok

Re: [PATCH] Re: perl-current doesn't compil on MinGw-2.0.0-3

2002-09-30 Thread Alain BARBET
> Hmmm..., okay you are right, I messed up. The whole section on MinGW should be > rewritten. There is no distict description of how to handle different > versions of MinGW. > > When our(your) patch is applied, I'll have a look at the MinGW section of > README.win32 and try to rewrite the thin

Re: [PATCH] Re: perl-current doesn't compil on MinGw-2.0.0-3

2002-09-30 Thread H.Merijn Brand
On Mon 30 Sep 2002 14:05, Alain BARBET <[EMAIL PROTECTED]> wrote: > > Hmmm..., okay you are right, I messed up. The whole section on MinGW should be > > rewritten. There is no distict description of how to handle different > > versions of MinGW. > > > > When our(your) patch is applied, I'll hav

Re: [PATCH] Re: perl-current doesn't compil on MinGw-2.0.0-3

2002-09-30 Thread Abe Timmerman
Op een mooie herfstdag (Monday 30 September 2002 14:05), schreef Alain BARBET: > > BTW, How is the smokereports website comming? > > Fine even if I have had no time this last week-end to work on it. > > > Are you going to maintain it for the community? > > Yes, but some work must be done: That i

Re: [PATCH] Re: perl-current doesn't compil on MinGw-2.0.0-3

2002-09-30 Thread Alain BARBET
>>+ I need to wrote too a small (perl) programm that fetch auto. all >>reports from newsgroup and push them to web site, for be sure that >>database is up-to-date. > I can give this a try if you want. Ok, here what I need: A program that fetch all report (hear 'that contain Automated smoke repo

Re: Test::More

2002-09-30 Thread Michael G Schwern
On Mon, Sep 30, 2002 at 09:12:14AM +0200, H.Merijn Brand wrote: > use_ok ("Test::More"); > is ($Test::More::VERSION, 0.47, "Test::More version check"); > > ain't quite the same either. > Some of my tests indeed *require* a certain version of some::module. > Someting to add to Test::More? Requi