The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
print <<DUMMY_TEST;
TAP version 13
1..1
pragma +strict
Nonsense!
pragma -strict
Doesn't matter.
ok 1 All OK
DUMMY_TEST