Xsltp.pl is a pure Perl XSLT parser. It requires XML::Parser and CGI packages
(very likely you have them) and version of Perl higher than 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 uses HTTP protocol built in the processor for passing the parameters to XSLT stylesheets.