The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
# Test listing with breakpoints
set basename on
set highlight off
break 6
list
break 7
list 1
delete 1
list 1
tbreak 6
list 1