CGI XSLT processor, xsltp.plXsltp.pl is a pure Perl XSLT parser. It requires XML::Parser and CGI packages
(very likely you have them) and version of Perl higher then 5.6.0.
The program was designed for use as a server which can accept user request,
output result and save data on the local disk.
It supports both unicode and bytes characters models.
Not all XSLT 1.0 constructions are implemented and some extra features are added.