Is it possible to run a perl script from the Texis web engine? I didn't see anything in the vhttpd.conf that mentions running executables other than Texis.
VHTTPD PERL
VHTTPD PERL
See ScriptAlias. Though it's generally more efficient to use the built-in vortex language rather than execing an external program.