Alberto Simões | 25 Apr 2011 14:29
Picon
Favicon
Gravatar

Tests acting differently inside or outside CPAN

Hello

I have a module (Text::BibTeX) that is cleanly installing when using 
cpan, but fails two tests when I try to install manually, using 
Strawberry Perl.

The tests are using a C library, getting the results through XS, and 
converting them to UTF8. From three tests that use this behavior, only 
two have that problem :-S

Is there any kind of variables or environment set by CPAN that can be 
causing this behavior?

Thank you for any hind (and yes, I know this description is too vague, 
but I am not able to explain what is going on in a btter way).

Thanks
ambs

--

-- 
Alberto Simoes
CCTC-UM / CEHUM

Alberto Simões | 25 Apr 2011 14:51
Picon
Favicon
Gravatar

Re: Tests acting differently inside or outside CPAN [SOLVED]

Problem was IzArc making some weird file manipulation.

On 25/04/2011 13:29, Alberto Simões wrote:
> Hello
>
> I have a module (Text::BibTeX) that is cleanly installing when using
> cpan, but fails two tests when I try to install manually, using
> Strawberry Perl.
>
> The tests are using a C library, getting the results through XS, and
> converting them to UTF8. From three tests that use this behavior, only
> two have that problem :-S
>
> Is there any kind of variables or environment set by CPAN that can be
> causing this behavior?
>
> Thank you for any hind (and yes, I know this description is too vague,
> but I am not able to explain what is going on in a btter way).
>
> Thanks
> ambs
>

--

-- 
Alberto Simoes
CCTC-UM / CEHUM

Adam Kennedy | 28 Apr 2011 02:38
Picon

Re: Tests acting differently inside or outside CPAN

Define "manually"

Adam K

2011/4/25 Alberto Simões <albie <at> alfarrabio.di.uminho.pt>:
> Hello
>
> I have a module (Text::BibTeX) that is cleanly installing when using cpan,
> but fails two tests when I try to install manually, using Strawberry Perl.
>
> The tests are using a C library, getting the results through XS, and
> converting them to UTF8. From three tests that use this behavior, only two
> have that problem :-S
>
> Is there any kind of variables or environment set by CPAN that can be
> causing this behavior?
>
> Thank you for any hind (and yes, I know this description is too vague, but I
> am not able to explain what is going on in a btter way).
>
> Thanks
> ambs
>
> --
> Alberto Simoes
> CCTC-UM / CEHUM
>


Gmane