Converting a JS variable into a Perl one
[email protected] ((PerlDiscuss - Perl Newsgroups and mailing lists)) 9 Sep 2004 13:13:22 -0000
| Newsgroups | perl.javascript |
|---|---|
| Organization | PerlDiscuss.com |
| Message-ID | <[email protected]> |
Hi. I have a function in JS like this: function(arg) and I'm using JavaScript.pm. I want to assign arg's values to a Perl variable ($var=arg), this is possible? Thanks. Freddy A. Rojas P.