- or download this
use strict;
use warnings;
...
print "Lines are:\n " . join "\n ", @lines;
print "\n\n";
}
- or download this
__DATA__
1. This string can be modified using only regexes
...
-But here are more
-strings which
-I want arrayed
- or download this
Heading is: 1. This string can be modified using only regexes
Lines are:
...
-But here are more
-strings which
-I want arrayed