NAME

WWW::Scripter::Plugin::JavaScript::SpiderMonkey - SpiderMonkey backend for wspjs

VERSION

0.001 (alpha)

DESCRIPTION

This little module is a bit of duct tape to connect the JavaScript plugin for WWW::Scripter to the SpiderMonkey JavaScript engine via JavaScript.pm. Don't use this module directly. For usage, see WWW::Scripter::Plugin::JavaScript.

BUGS

There are too many to list! This thing is currently very unstable, to put it mildly.

The most glaring bug is that every time this module is used, SpiderMonkey emits all sorts of warning messages about memory leaks. The only solution right now is to open STDERR to /dev/null.

If you find any other bugs, please report them via http://rt.cpan.org/ or bug-WWW-Scripter-Plugin-JavaScript-SpiderMonkey@rt.cpan.org (long e-mail address, isn't it?).

SINE QUIBUS NON

perl 5.8.3 or higher (5.8.6 or higher recommended)

HTML::DOM 0.008 or later

JavaScript.pm 1.12 or later

Hash::Util::FieldHash::Compat

constant::lexical

AUTHOR & COPYRIGHT

Copyright (C) 2010, Father Chrysostomos (org.cpan@sprout backwards)

This program is free software; you may redistribute it, modify it or both under the same terms as perl.

SEE ALSO

-

WWW::Scripter::Plugin::JavaScript

-

JavaScript.pm

1 POD Error

The following errors were encountered while parsing the POD:

Around line 533:

=over without closing =back