resulta que estoy intentando instalar el módulo Template:
/usr/bin/perl -MCPAN -e 'install "Template"'
y me da el siguiente error:
- Código: Seleccionar todo
...
t/dumper..............ok
t/error...............ok
t/evalperl............ok
t/exception...........ok
t/factory.............ok
t/file................ok
t/fileline............ok 5/11FAILED 9: - template text 3 did not match expected
t/fileline............FAILED test 9
Failed 1/11 tests, 90.91% okay
t/filter..............ok
t/foreach.............ok
t/format..............ok
t/html................ok
...
Failed Test Stat Wstat Total Fail Failed List of Failed
-------------------------------------------------------------------------------
t/fileline.t 11 1 9.09% 9
3 tests skipped.
Failed 1/81 test scripts, 98.77% okay. 1/2637 subtests failed, 99.96% okay.
make: *** [test_dynamic] Error 255
/usr/bin/make test -- NOT OK
Running make install
make test had returned bad status, won't install without force
he estado buscando pero no he encontrado nada concluyente.
La máquina sobre la que lo intento instalar tiene las siguientes versiones:
- Fedora Core 4 (Linux servertest 2.6.14-1.1637_FC4)
- Perl (v5.8.6 built for i386-linux-thread-multi)
A ver si alguien puede darme alguna pista.
Gracias de antemano.