Our XSLT engine is a server-side solution for XML/XSLT combination. It is written in Perl. The XSLT parser has almost no prerequisite Perl packages. It can read parameters and files passed by a browser through HTML form. It has simple mechanism for xml files update and creation. The XSLT processor is ready for use CGI program. The parser implements all main XSLT 1.0 instructions. It supports both unicode and bytes characters models. And, It has sufficient performance for many problems.

