NOTE: use Perl; is on undef hiatus. You can read content, but you can't post it. More info will be forthcoming forthcomingly.
All the Perl that's Practical to Extract and Report
Stories, comments, journals, and other submissions on use Perl; are Copyright 1998-2006, their respective owners.
Inline::JavaScript (Score:2)
-Dom
Re:Inline::JavaScript (Score:2)
That has the downside of locking me into a particular JS engine. By doing it from the browser, I can use any browser I want and be sure that it's being tested appropriately.
Spidermonkey was briefly discussed with my boss yesterday. He pointed out that he doesn't know anyone who's successfully compiled it. That's a bit of an obstacle :)
Re:Inline::JavaScript (Score:2)
-Dom
a bit late but... (Score:1)
Talks about testing javascript cross-platform via a perlbal server, and it seems related enough that you might be interested.
-DA [coder.com]