Hi,
I have experienced the following failure on my Windows 7 box:
t/04-config.t .............. 2/298
# Failed test '->bin_shell defaults ok'
# at t/04-config.t line 46.
# got: 'Z:\PORTAB~1\cmd.exe'
# expected: 'cmd.exe'
# Looks like you failed 1 test of 298.
t/04-config.t .............. Dubious, test returned 1 (wstat 256, 0x100)
I expect 'Z:\PORTAB~1\cmd.exe' to be a short form of
'z:\portable4testing\cmd.exe' which is of course a non existing file
(z:\portable4testing is where I have unpacked portable strawberry perl).
To reproduce the faulire:
1/ unzipp
http://strawberryperl.com/package/kmx/p5.14.2.1-RC/strawberry-perl-5.14.2.1-portable-32bit-beta-1.zip
into z:\portable4testing
2/ then run:
z:\portable4testing>set PERL_MM_USE_DEFAULT=1
z:\portable4testing>cpan Padre
It might be a problem on strawberry side (as non portable version works
fine) but I was not able to track the real reason.
--
kmx
_______________________________________________
Padre-dev mailing list
Padre-dev@perlide.org
http://mail.perlide.org/mailman/listinfo/padre-dev