Beefy Boxes and Bandwidth Generously Provided by pair Networks
XP is just a number
 
PerlMonks  

Re: how can i execute javascript in perl

by dorward (Curate)
on May 08, 2009 at 21:48 UTC ( [id://762955]=note: print w/replies, xml ) Need Help??


in reply to how can i execute javascript in perl

If you want to run the JavaScript on the server then you could use something like JavaScript::SpiderMonkey.

If you want the Perl to just output an HTML document that includes some JavaScript for the browser to execute - then do that, it is just text wrapped with <script> and </script>.

  • Comment on Re: how can i execute javascript in perl

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://762955]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others scrutinizing the Monastery: (4)
As of 2024-04-24 13:11 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found