Help for this page
#!/perl/bin/perl print "Content-type:text/html\n\n"; ... $p->transform_document ($xml_file, "FILE"); $p->print_result();
<?xml version="1.0" encoding="UTF-8"?> <xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform" versi +on="1.0"> ... </xsl:template> </xsl:stylesheet>