The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
{
   # Should fail because of strict default
   @GLOBAL = (1 .. 5);
}

test: washington.ok adams.ok

%.ok:
        touch $TARGET