Help for this page

Select Code to Download


  1. or download this
    #!/usr/bin/perl
    
    ...
        $writer->endTag("trans");
        $writer->endTag("p");
    }
    
  2. or download this
    #!/usr/bin/perl
    
    ...
            $Traduzir::ThisP{trans} .= $str;
        }
    }