http://qs321.pair.com?node_id=1044802


in reply to Re^3: Can anybody get CPAN JavaScript libraries to build?
in thread Can anybody get CPAN JavaScript libraries to build?

I mentioned I was able to find jsapi.h, but eventually there is a file that is not found, meaning that particular header was deprecated and removed, but the perl modules never updated with it. I had installed the native libmozjs185 1.0 and dev modules, and I also attempted with home built libraries direct from mozilla.

The perl JavaScript and JavaScript::SeaMonkey modules do not currently work (and as far as I can tell haven't for at least a year if not longer).
my @a=qw(random brilliant braindead); print $a[rand(@a)];
  • Comment on Re^4: Can anybody get CPAN JavaScript libraries to build?