Help for this page

Select Code to Download


  1. or download this
    my $regex = quotemeta q{document.write(this.location.href.replace(/\?r
    +esultof.*$/i, ''));};
    my $j =~ s/$regex/something else/;