JavaScript::SpiderMonkey is a Perl Interface to the SpiderMonkey JavaScript Engine. It is different from Claes Jacobsson's JavaScript.pm in that it offers two different levels of access: 1) A 1:1 mapping of the SpiderMonkey API to Perl 2) A more Perl-like API

WWW: https://metacpan.org/pod/JavaScript::SpiderMonkey
