As far as my last question goes, about embedding an ordinary CGI script in a
page, I believe one way to do it is with LWP::UserAgent and just make an
HTTP request. But if someone knows a better way, it'd be great to know.
-Allen
--
happy random george orwell advice for making tea:
If y
Thanks Andrew; that's perfect.
Another question: can I call an ordinary CGI script from within an embperl
page, and send it the parameters it needs? Of course, I can 'require' it
from within [- -] tags, but then the CGI parameters won't work right.
Allen
On Thu, Apr 21, 2005 at 09:47:30AM +1000,