The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
#!/usr/bin/env perl

use Acme::Boolean;
use Test::More;

plan tests => 4;

ok so correct;
ok very right;
ok not so wrong;
ok not very errorneous;