The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
# No real testing defined yet.

BEGIN { $| = 1; print "1..1\n"; }
print "ok 1\n";