in reply to Re: What's this I hear about Client Side Perl?
in thread What's this I hear about Client Side Perl?
Reading the linked page, client side PerlScript requires the client PC have ActiveState Perl and PerlScript installed.
I vaguely recall reading that there is a Perl 6 compiler that produces JVM byte code, but Perl 6 is a very different camel.
Update: FYI, for those who don't know, JVM is Java Virtual Machine. Java is compiled into JVM bytecode. Because most (all?) modern web browsers have a JVM built in, a client side "applet" compiled into JVM bytecode will run in the browser.
|
|---|