Help for this page

Select Code to Download


  1. or download this
    #!/usr/bin/perl 
    use warnings;
    ...
    This is a test
    This is something else.
    
  2. or download this
    C:\Code>perl match.pl
    test
    foo bar test
    This is a test