RSS | Module Info | Add a review of JavaScript
JavaScript
(1.16)
This module provides an interface between Perl and the spidermonkey JavaScript engine from Mozilla. I installed this because I could not get the latest version of JE to work on my computer. The module works very well to the small extent I have used it so far.
The documentation of the module is fairly sparse but it seems to be enough.
The installation of the module itself was fairly painless. However, the installation of the spidermonkey library is not so painless, and unfortunately the "system" version of spidermonkey which comes with some free OSes seems usually to be broken, so it is necessary to self-install the library. The reviewer who complained about the installation problems surely must have had problems with that.
The following page was pretty helpful in installing spidermonkey:
dt.in.th/2008-03-03.spidermonkey-linu...
EDIT:
Sorry, but the above blog page is gone now, unfortunately. But I have something which may be useful on my website:
www.lemoda.net/javascript/spidermonke...
Ben Bullock - 2009-11-06T02:33:42 (permalink)
3 out of 4 found this review helpful.
Was this review helpful to you?
Yes
No
JavaScript
(1.12)
Excellent module, provides a clean, high-level interface to the SpiderMonkey javascript engine.
SamuraiJack - 2009-08-09T02:01:10 (permalink)
4 out of 5 found this review helpful.
Was this review helpful to you?
Yes
No
JavaScript
(1.04)
It does everything that it must to let you use SpiderMonkey in your application. Being able to seamlessly translate Perl data into JavaScript and vice versa is very nice.
hanenkamp - 2008-01-24T23:12:57 (permalink)
5 out of 6 found this review helpful.
Was this review helpful to you?
Yes
No
2 hidden unhelpful reviews

