Help for this page

Select Code to Download


  1. or download this
    #!/usr/bin/perl
    use warnings;
    ...
            print "'$test' didn't match\n";
        }
    }
    
  2. or download this
    'https://www.robidu.de/' matched
    'http://www.robidu.de/' matched
    'https://robidu.de/' matched
    'https://forum.robidu.de/' didn't match