Help for this page

Select Code to Download


  1. or download this
    $test =~ s{
       (
    ...
       )
       (?=>)
    }{$1 target="_blank"}xsgi;
    
  2. or download this
    $test =~ s{
       (
    ...
       )
       (?=>)
    }{$1 target="_blank"}xsgi;