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


in reply to trying to run a perl program in HTML

If you use ActivePerl, you can write client side Perl scripts, just as you might write client side Javascript. Be aware of the security implications of doing this: you don't want malicious Web pages to include things like unlink within <SCRIPT> tags, for example.