in reply to Re: Javascript::SpiderMonkey setup question
in thread Javascript::SpiderMonkey setup question

I appreciate the information/recommendations, but I would sincerely appreciate a little help on this request, directly dealing with the topic. The only way I am going to get the control of what I want to do is learn how to play with Javascript::SpiderMonkey. I know me being new to perl isn't the best situation here, but I would appreciate feedback that will help me learn in the area I want to learn. When someone wants to swim, who has never done so, do you toss them a life-preserver and tell them to use that instead? We all must learn at the bottom at some point. I am a fast learner. I was recommended to the monks by a good friend and I know the answer or a better recommendation is out there somewhere.
  • Comment on Re^2: Javascript::SpiderMonkey setup question

Replies are listed 'Best First'.
Re^3: Javascript::SpiderMonkey setup question
by Anonymous Monk on Feb 26, 2010 at 03:10 UTC
    There is just too much to learn and very little of it related to perl. You seem want to partially implement a DOM, but why bother when somebody has already done the hard work? Heck, you can even study and learn from their implementation.