I don't have any specific requests, but... I've been working on JavaScript::SpiderMonkey to add some features (I was having trouble installing JavaScript.pm when I was new to it, and I just got stuck).
Anyways, I'd love to assist with JavaScript.pm if I can be of any help. I'm in a bit of a rush now and only just noticed this list, so I don't have time to look closely at what JavaScript does now and what you're planning on doing, but the most important thing that I needed was better binding between datastructures in JavaScript and Perl. I spent the last few weeks adding features to JS::SpiderMonkey to translate *from* js *to* Perl, and the other way oughtn't be much harder. My experience, as of now, is exclusively SpiderMonkey. Let me know. Issac "Claes Jacobsson" <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED] > Hey, > > I'm in the process of a major rewrite of JavaScript.pm. Cleaning up the > internals, making a more Perl-like API etc and hopefully getting this > to be the 1.00 release =) > > What's the features you users would like to see most? > > I've been doing some tests to see if I can replace SpiderMonkey w/ KJS > and/or provide both as back-ends. Is this something that would benefit > anyone? > > /Claes >
