Help for this page

Select Code to Download


  1. or download this
    my $pattern = 'abcdef';
    my @regexes;
    ...
    }
    
    say join "\n", @regexes;
    
  2. or download this
    .bcdef
    a.cdef
    ...
    abc.ef
    abcd.f
    abcde.