> Unfortunately Bill, I don't know of any movement on Perl in this area.
> Perhaps with Perl 6 this will be possible. And even then P6 is years
> away...

Actually you'd be suprised how close Perl 6 seems to be. PUGs is moving
along faster than anybody expected. Even still though without a perl6
interpreter built into the browser there will be no Applets in Perl. Sun
did alot of marketting to make sure that a JVM got into the popular
browsers out there, nobody has stepped up to make sure Perl (in any
version) is that ubiquitous.

The only choices for rich through the browser clients are Java,
Javascript, or  something proprietary (XUL if you like Mozilla, or
possibly ActiveX in the windows world).

I recently had to make this same decision which is why I'm now writing
Java applets. If you can target Mozilla browser, I highly reccomend XUL,
otherwise ajax (Javascript all grow'd up) or Java are your best choices.

-Chris
_______________________________________________
ActivePerl mailing list
[email protected]
To unsubscribe: http://listserv.ActiveState.com/mailman/mysubs

Reply via email to