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

use strict;
use warnings;

# FIXME - this is bad (line 6).

# TEST - test 1 (line 8).

# TEST - test 2 (line 10).

# Test - bogus test (line 12).