in reply to Javascript::SpiderMonkey setup question

I don't understand how one is suppose to figure out what to use here for a given script that I am trying to process. Is there anyone out there that can explain this in a little more detail, please?

Its not for you, please move along to WWW::Scripter::Plugin::JavaScript or WWW::Mechanize::Firefox

  • Comment on Re: Javascript::SpiderMonkey setup question

Replies are listed 'Best First'.
Re^2: Javascript::SpiderMonkey setup question
by locked0wn (Acolyte) on Feb 26, 2010 at 03:03 UTC
    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.
      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.