- or download this
c:\@Work\Perl\monks>perl -wMstrict -le
"my @lines = (
...
:some, text, FOO | some text BAR | one two | some :
:some, text, FOO | some text BAR | one two | text :
:some, text, FOO | some text BAR | one two | QUX:
- or download this
c:\@Work\Perl\monks>perl -wMstrict -le
"my @lines = (
...
>some, text, FOO | some text BAR | one two | some <
>some, text, FOO | some text BAR | one two | text <
>some, text, FOO | some text BAR | one two | QUX<