33346Perl CGI XSLT Processorhttp://www.dopscripts.com/doc/description.htmlWe provide three different methods for integration of the XSLT processor with Perl modules. The simplest one is xsl:message handlers. The XSL message handler is an independent package that defines the function message_handler. The input for the function is generated by the XSLT processor through processing the xsl:message element body and passing the result to the message_handler. The handler can open a file stream and print the result to it as XML/HTML document or convert the result to string and send the query to SQL server.XML > Scripts and Programs > Parsers > PerlOct 17, 2006www.dopscripts.com
We provide three different methods for integration of the XSLT processor with Perl modules. The simplest one is xsl:message handlers. The XSL message handler is an independent package that defines the function message_handler. The input for the function is generated by the XSLT processor through processing the xsl:message element body and passing the result to the message_handler. The handler can open a file stream and print the result to it as XML/HTML document or convert the result to string and send the query to SQL server.
Joining mailing list will entitle you
to receive occasional emails informing you of news and
updates to the site and any special offers that may be
of interest to you.