Help for this page

Select Code to Download


  1. or download this
    Unrecognized escape \w passed through at ./683940.pl line 6.
    Unrecognized escape \d passed through at ./683940.pl line 6.
    Unrecognized escape \d passed through at ./683940.pl line 6.
    
  2. or download this
    #!/usr/bin/env perl
    use warnings;
    ...
    else{
        print "no match\n";
    }
    
  3. or download this
    #!/usr/bin/env perl
    use warnings;
    ...
    else{
        print "no match\n";
    }