The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
# Look for bug where continue would
# ignore calls to DB::DB() and ignore
# watch expressions
set basename on
set highlight off
watch $a
continue
continue
continue
q!