Help for this page

Select Code to Download


  1. or download this
    my @data = (
      'Line1 <error 1 1 <foo> <bar>> <three 1 1 <baz> <qux>> <fixv 1 1 qib
    + qeg>',
    ...
        print "Found '$1' in line '$test'\n";
      }
    }
    
  2. or download this
    use strict;
    use warnings;
    ...
        }
      }
    }