The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

use Test;

plan 1;

# here is a TODO test that passes
ok(1, "TODO that passes", :todo);