The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
#
# test that non-empty .bs files get executed

$bscode = <<'EOF';
$::bs_file_got_executed = 1;
EOF