Help for this page

Select Code to Download


  1. or download this
    $url = $q->param('url');
    $title = $q->param('title');
    
  2. or download this
    $text =~ s/\(//g;
    $text =~ s/\)//g;