in reply to Executing Javascript from HTML pages in perl

jryan is right on the money.

I have a win32 ppm package of Javascript here

Documentation is kind of scarce for Javascript, but you're in luck, there exists Javascript::SpiderMonkey by the same author, which is being actively maintained (see documentation).

I'll see about putting up a ppm of Javascript::SpiderMonkey later.

____________________________________________________
** The Third rule of perl club is a statement of fact: pod is sexy.

  • Comment on (Javascript::SpiderMonkey) Re: Executing Javascript from HTML pages in perl

Replies are listed 'Best First'.
Re: Re: Executing Javascript from HTML pages in perl
by gnangia (Scribe) on Nov 07, 2002 at 19:49 UTC
    I am running my code on linux so the Javascript::SpiderMonkey won't help. I beleve Javascript.pm has very limited funcionalitity.
      also, I found a posting...

      update (broquaint): put link in URL so as not to break the node