- or download this
/^\.(\w+).*$\t+\.\w+\W+(\w+).*$/m
- or download this
.somewords any amount of garbage till a suposed end of line
[some number of tabs].nomatchwords matchedwords garbage to eol
- or download this
#!/usr/local/bin/perl -w
use strict;
...
.again, a line.
.Yet another line