Re: Config::General Failing test in ActivePerl
From: Sisyphus (kalinaubears_at_iinet.net.au)
Date: 04/14/04
- Previous message: Jim Gibson: "Re: Newbie: Where to install/put my own modules?"
- In reply to: MikeWise: "Config::General Failing test in ActivePerl"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Wed, 14 Apr 2004 08:05:59 +1000
MikeWise wrote:
> When I install Config::General in ActivePerl it fails test 8.
>
> Test 8 is writing a hash to a file, and reloading it, and seeing if it
> is the same. It fails where a multi-line string is written out.
>
> I looked at the files as they were written and the original has \n,
> where as the ActivePerl written one has (tada), \r\n (what else?).
>
> I'm not fussed (I just forced it), but shouldn't somebody fix the
> test?
Yes - best if you can supply a patch (or corrected version of the test).
> Should I write an e-mail to the maintainer (who would that be?).
>
That information is obtainable from http://search.cpan.org
Thomas Linden
perl@daemon.de
Cheers,
Rob
-- To reply by email u have to take out the u in kalinaubears.
- Previous message: Jim Gibson: "Re: Newbie: Where to install/put my own modules?"
- In reply to: MikeWise: "Config::General Failing test in ActivePerl"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|