Help for this page

Select Code to Download


  1. or download this
    use strict;
    use warnings;
    ...
    my $pattern = "^\Q$base\E(.+)\$";
    my @id = grep { $_ } map { $1 if /$pattern/ } @strings;
    print  "(" . join (',', @id) .")\n";
    
  2. or download this
    (dxpwd,dxpsf,sfpwd,ds35e,124536)