- or download this
use warnings;
use strict;
...
}
print $_ for (@gottem);
- or download this
123
456
789
- or download this
123 string 1
111 string 1
...
also skipping this line too
888 string 3
999 string 3
- or download this
123 string 1
111 string 1
222 string 1
...
777 string 3
888 string 3
999 string 3