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
Comment on Re^3: JavaScript Plugin in www::Mechanize