Help for this page

Select Code to Download


  1. or download this
    my $results = $stylesheet->transform_file('abc.xml', arg => "$str");
    
  2. or download this
    transform_file(filename, %params);
  3. or download this
    $stylesheet->transform($doc, param => "'string'");