in reply to Re^4: How to glue JavaScript and DOM
in thread How to glue JavaScript and DOM
None of the javascript modules that I know can take a random perl object and just import it into the interpreter. You will have to define the interface for all of them. With JE::Types at least it seems like you can do that with reasonable ease.
|
|---|