Subject: | Syntax errors: Global symbol "%char" requires explicit package name at ../blib/lib/Pod/Text/Termcap.pm line 113 |
(1)
Command: make test
Output:
PERL_DL_NONLAZY=1 /usr/bin/perl "-MExtUtils::Command::MM" "-
e" "test_harness(0, 'blib/lib', 'blib/arch')" t/*.t
t/basic...........dubious
Test returned status 255 (wstat 65280, 0xff00)
DIED. FAILED tests 1-11
Failed 11/11 tests, 0.00% okay
t/color...........dubious
Test returned status 255 (wstat 65280, 0xff00)
DIED. FAILED tests 1-2
Failed 2/2 tests, 0.00% okay
t/man.............ok
t/parselink.......ok
t/termcap.........dubious
Test returned status 255 (wstat 65280, 0xff00)
DIED. FAILED tests 1-2
Failed 2/2 tests, 0.00% okay
t/text-options....ok
t/text............ok
Failed Test Stat Wstat Total Fail Failed List of Failed
-----------------------------------------------------------------------
--------
t/basic.t 255 65280 11 21 190.91% 1-11
t/color.t 255 65280 2 3 150.00% 1-2
t/termcap.t 255 65280 2 3 150.00% 1-2
Errors:
Global symbol "%char" requires explicit package name
at ../blib/lib/Pod/Text/Termcap.pm line 113.
Global symbol "%char" requires explicit package name
at ../blib/lib/Pod/Text/Termcap.pm line 113.
Compilation failed in require at t/basic.t line 30.
BEGIN failed--compilation aborted at t/basic.t line 30.
Global symbol "%char" requires explicit package name
at ../blib/lib/Pod/Text/Color.pm line 74.
Global symbol "%char" requires explicit package name
at ../blib/lib/Pod/Text/Color.pm line 74.
Compilation failed in require at t/color.t line 35.
Global symbol "%char" requires explicit package name
at ../blib/lib/Pod/Text/Termcap.pm line 113.
Global symbol "%char" requires explicit package name
at ../blib/lib/Pod/Text/Termcap.pm line 113.
Compilation failed in require at t/termcap.t line 32.
BEGIN failed--compilation aborted at t/termcap.t line 32.
Failed 3/7 test scripts, 57.14% okay. 15/69 subtests failed, 78.26%
okay.
make: *** [test_dynamic] Error 29
(2)
Perl 5.8.0