- or download this
#!usr/bin/perl
use say;
...
$ cat output2.txt
Sample of text line 3
Sample of text line 4
- or download this
#!usr/bin/perl
use say;
...
close($fh2)
or warn "Can't close output2.txt: $!";
- or download this
#!usr/bin/perl
use say;
...
close($fh2)
or warn "Can't close output2.txt: $!";
- or download this
#!usr/bin/perl
use say;
...
close($fh2)
or warn "Can't close output2.txt: $!";