> I have some web agent type stuff to do for which there are some handy perl
> modules. I can just wrap them in scripts and system() them of course, but
> I though I'd check if there is some more elegant approach to integrating
> with perl before I do that?
http://php.net/virtual may or may not match your definition of more elegant.
Apache 2.0 was once rumored to be maybe having "stacked handlers" such that
you could send a page through PHP and then Perl (or vice versa) but that's
not an option yet, and I have no knowledge if that feature has survived this
far...
fhttpd has "stacked handlers" I think, but it's a bit extreme to switch from
Apache to fhttpd for what you need, I think. Probably major bonus points
for elegance, though :-)
--
Visit the Zend Store at http://www.zend.com/store/
Wanna help me out? Like Music? Buy a CD: http://l-i-e.com/artists.htm
Volunteer a little time: http://chatmusic.com/volunteer.htm
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]