- or download this
use strict;
...
a
b
c
- or download this
BEFORE: 1 AFTER: 1
BEFORE: 2 AFTER: 2
BEFORE: 3 AFTER: 3
========== [C:\users\jake\code\komodo\test2.pl] run finished. ========
+==
- or download this
sub foo{
while(<DATA>){
last;
}
}
- or download this
BEFORE: 1 AFTER: a
...
========== [C:\users\jake\code\komodo\test2.pl] run finished. ========
+==