Help for this page

Select Code to Download


  1. or download this
        my $filter = @$custs ? join('|', map quotemeta($_),@$custs) : "";
        $filter=qr/^(?!_)(?:$filter)/i;
    ...
                ();
            }
        } glob File::Spec->catfile( $root, '*' );