Subject: | CPAN install+tests fails on win32 |
All tests fail because of the same reason. It is an issue related To Term::ReadLine or Term::ReadKey.
t\args................Der Befehl "resize" ist entweder falsch geschrieben oder
konnte nicht gefunden werden.
Unable to get Terminal Size. The Win32 GetConsoleScreenBufferInfo call didn't work. The COLUMNS and LINES environment variables didn't work. The resize program didn't work. at C:/Programme/Perl/site/l
ib/Term/ReadKey.pm line 343.
Compilation failed in require at C:/Programme/Perl/site/lib/Term/ReadLine/Perl.pm line 58.
# Looks like your test died before it could output anything.
t\args................dubious
Test returned status 2 (wstat 512, 0x200)
t\default.............ok
t\histfile............ok 1/2Der Befehl "resize" ist entweder falsch geschrieben oder
konnte nicht gefunden werden.
Unable to get Terminal Size. The Win32 GetConsoleScreenBufferInfo call didn't work. The COLUMNS and LINES environment variables didn't work. The resize program didn't work. at C:/Programme/Perl/site/l
ib/Term/ReadKey.pm line 343.
Compilation failed in require at C:/Programme/Perl/site/lib/Term/ReadLine/Perl.pm line 58.
# Looks like you planned 2 tests but only ran 1.
# Looks like your test died just after 1.
t\histfile............dubious
Test returned status 255 (wstat 65280, 0xff00)
Cheers,
Murat