Help for this page

Select Code to Download


  1. or download this
    use XML::XSLT;
    
    ...
     print $xslt->toString;
    
     $xslt->dispose();
    
  2. or download this
    <?xml version="1.0" encoding="ISO-8859-1"?>
    <xsl:stylesheet version="1.0" 
    ...
    </xsl:stylesheet>
    
  3. or download this
     Can't call method "createDocumentFragment" on an undefined value at C
    +:/Perl/site
    /lib/XML/XSLT.pm line 766.