http://qs321.pair.com?node_id=661643


in reply to Output PHP

I posted this question the other day http://perlmonks.org/index.pl?node_id=661239 Thanks for the responses. I was able to use LWP::Simple to capture the output of the PHP template to a Perl $var, then do my regexp content replacement inside the $var, then output all to STDOUT.