XSLT processing

2006-11-18 Thread Brian Hancock
Hi, My Perl script receives data back from a legacy database in the form of an XML file, which I want to process with an XSL template. I am thinking of using 'xsltproc' to process the file. The only way I have used xsltproc is as a commandline , eg system('xsltproc -o myoutput.xxx mytempl

Slow Performance using Perl script and DOSEMU

2005-12-03 Thread Brian Hancock
Hi, I am using WordPerfect 5.1 for DOS to merge information from a database (WP secondary file) with a WP form file (WP Primary file), then print it from WP5.1 using a PostScript printer driver to a PostScript File. After exiting DOSEMU I run ps2pdf to convert the previous output to a PDF file,

Running a DOS app under iIS?

2004-11-20 Thread Brian Hancock
Hi I am having trouble getting a DOS executable program to run from my PERL script. I have been successfully running the scripts under Apache 2.0 and ActivePERL 5.8 on my XP box, with both the local client and remote clients. When I uploaded the script to my webhost which run IIS5 I get an "Access