The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
# Test whether the system loads at all.

BEGIN{print "1..1\n";}
use PDL::LiteF;

print "ok 1\n";