Checking if your kit is complete... Warning: prerequisite Class::Member failed to load: Please use either Class::Member::HASH or Class::Member::GLOB at /home/cpanrun/build/5.6.1/lib/site_perl/5.6.1/Class/Member.pm line 8. BEGIN failed--compilation aborted at /home/cpanrun/build/5.6.1/lib/site_perl/5.6.1/Class/Member.pm line 10. Compilation failed in require at (eval 4) line 3. Looks good Writing Makefile for HTML::YaTmpl cp lib/HTML/YaTmpl.pod blib/lib/HTML/YaTmpl.pod cp lib/HTML/YaTmpl/_parse.pm blib/lib/HTML/YaTmpl/_parse.pm cp lib/HTML/YaTmpl.pm blib/lib/HTML/YaTmpl.pm Manifying blib/man3/HTML::YaTmpl.3 PERL_DL_NONLAZY=1 /home/cpanrun/build/5.6.1/bin/perl -Iblib/arch -Iblib/lib -I/home/cpanrun/build/5.6.1/lib/5.6.1/i686-linux-thread-multi -I/home/cpanrun/build/5.6.1/lib/5.6.1 -e 'use Test::Harness qw(&runtests $verbose); $verbose=0; runtests @ARGV;' t/*.t t/1_load............# Failed test (t/1_load.t at line 10) # Tried to use 'HTML::YaTmpl'. # Error: panic: unexpected optree near method call at blib/lib/HTML/YaTmpl.pm line 63, near "$m;" # BEGIN not safe after errors--compilation aborted at blib/lib/HTML/YaTmpl.pm line 298. # Compilation failed in require at (eval 1) line 2. # Looks like you failed 1 tests of 1. dubious Test returned status 1 (wstat 256, 0x100) DIED. FAILED test 1 Failed 1/1 tests, 0.00% okay t/2_eval............panic: unexpected optree near method call at blib/lib/HTML/YaTmpl.pm line 63, near "$m;" BEGIN not safe after errors--compilation aborted at blib/lib/HTML/YaTmpl.pm line 298. Compilation failed in require at t/2_eval.t line 10. BEGIN failed--compilation aborted at t/2_eval.t line 10. dubious Test returned status 255 (wstat 65280, 0xff00) DIED. FAILED tests 1-12 Failed 12/12 tests, 0.00% okay t/3_control.........panic: unexpected optree near method call at blib/lib/HTML/YaTmpl.pm line 63, near "$m;" BEGIN not safe after errors--compilation aborted at blib/lib/HTML/YaTmpl.pm line 298. Compilation failed in require at t/3_control.t line 10. BEGIN failed--compilation aborted at t/3_control.t line 10. dubious Test returned status 255 (wstat 65280, 0xff00) DIED. FAILED tests 1-4 Failed 4/4 tests, 0.00% okay t/4_cache...........panic: unexpected optree near method call at blib/lib/HTML/YaTmpl.pm line 63, near "$m;" BEGIN not safe after errors--compilation aborted at blib/lib/HTML/YaTmpl.pm line 298. Compilation failed in require at t/4_cache.t line 10. BEGIN failed--compilation aborted at t/4_cache.t line 10. dubious Test returned status 255 (wstat 65280, 0xff00) DIED. FAILED test 1 Failed 1/1 tests, 0.00% okay t/5_fruits..........panic: unexpected optree near method call at blib/lib/HTML/YaTmpl.pm line 63, near "$m;" BEGIN not safe after errors--compilation aborted at blib/lib/HTML/YaTmpl.pm line 298. Compilation failed in require at t/5_fruits.t line 3. BEGIN failed--compilation aborted at t/5_fruits.t line 3. dubious Test returned status 255 (wstat 65280, 0xff00) DIED. FAILED tests 1-37 Failed 37/37 tests, 0.00% okay t/6_config..........panic: unexpected optree near method call at blib/lib/HTML/YaTmpl.pm line 63, near "$m;" BEGIN not safe after errors--compilation aborted at blib/lib/HTML/YaTmpl.pm line 298. Compilation failed in require at t/6_config.t line 3. BEGIN failed--compilation aborted at t/6_config.t line 3. dubious Test returned status 255 (wstat 65280, 0xff00) DIED. FAILED test 1 Failed 1/1 tests, 0.00% okay Failed Test Status Wstat Total Fail Failed List of Failed -------------------------------------------------------------------------------- t/1_load.t 1 256 1 1 100.00% 1 t/2_eval.t 255 65280 12 12 100.00% 1-12 t/3_control.t 255 65280 4 4 100.00% 1-4 t/4_cache.t 255 65280 1 1 100.00% 1 t/5_fruits.t 255 65280 37 37 100.00% 1-37 t/6_config.t 255 65280 1 1 100.00% 1 Failed 6/6 test scripts, 0.00% okay. 56/56 subtests failed, 0.00% okay. make: *** [test_dynamic] Error 2