in reply to Re: JavaScript Plugin in www::Mechanize
in thread JavaScript Plugin in www::Mechanize

Correct module name and link: WWW::Mechanize::Plugin::JavaScript
  • Comment on Re^2: JavaScript Plugin in www::Mechanize

Replies are listed 'Best First'.
Re^3: JavaScript Plugin in www::Mechanize
by venkatesan_G02 (Sexton) on Sep 08, 2009 at 19:34 UTC
    Hi,


    I installed WWW::Mechanize::Plugin::Javascript and included in "use_plugin('JavaScript'); " in my code. But then, the program throws an error "use_plugin" object can't be found in WWW::Mechanize. Is there any way to circumvent this issue.


    Thanks