Tried installing Perl6::Say but get
Running make test
PERL_DL_NONLAZY=1 /usr/local/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(0, 'blib/lib', 'blib/arch')" t/*.t
t/1.........Can't use string ("Test::Builder") as a HASH ref while "strict refs" in use at /usr/local/lib/perl5/5.8.6/Test/Builder.pm line 1247.
# Looks like your test died just after 1.
t/1.........ok 4/01..M can only appear at the beginning or end of tests
t/1.........dubious
Test returned status 255 (wstat 65280, 0xff00)
DIED. FAILED tests 2-4
Failed 3/1 tests, -200.00% okay
t/export....ok
Failed Test Stat Wstat Total Fail Failed List of Failed
-------------------------------------------------------------------------------
t/1.t 255 65280 1 3 300.00% 2-4
Failed 1/2 test scripts, 50.00% okay. -3/3 subtests failed, 200.00% okay.
Happens on Linux and Windows - latest version of Test::Builder installed