PERL_DL_NONLAZY=1 /usr/bin/perl "-MExtUtils::Command::MM" "-e" "test_h
+arness(0, 'blib/lib', 'blib/arch')" t/*.t
t/00_load............ok
+
t/01_new.............ok
+
t/02_insert..........ok
+
t/03_lcs.............ok
+
t/04_lrs.............ok
+
t/05_clear...........ok
+
t/06_remove..........dubious
+
Test returned status 0 (wstat 11, 0xb)
DIED. FAILED tests 1-5
Failed 5/5 tests, 0.00% okay
t/07_memleak.........ok
+
t/08_find............ok
+
t/09_duplicates......ok
+
t/10_pod.............skipped
all skipped: Test::Pod 1.00 required for testing POD
t/11_pod_coverage....skipped
all skipped: Test::Pod::Coverage 1.00 required for testing POD
+ coverage
t/12_string..........ok
+
Failed Test Stat Wstat Total Fail Failed List of Failed
----------------------------------------------------------------------
+---------
t/06_remove.t 0 11 5 10 200.00% 1-5
2 tests skipped.
Failed 1/13 test scripts, 92.31% okay. 5/57 subtests failed, 91.23% ok
+ay.
make: *** [test_dynamic] Error 255
shell returned 2
But when I do: