- or download this
johngg@shiraz:~/perl/Monks$ perl -Mstrict -Mwarnings -E '
say for
...
page2.html
page3.html
page11.html
- or download this
use strict;
use warnings;
...
say q{-} x 20;
say for @rejects;
say q{-} x 20;
- or download this
--------------------
index1.html
...
rubbish.html
test4.txt
--------------------