Help for this page

Select Code to Download


  1. 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:
    
  2. 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<