venkatesan_G02 has asked for the wisdom of the Perl Monks concerning the following question:

This node falls below the community's minimum standard of quality and will not be displayed.

Replies are listed 'Best First'.
Re: JavaScript Plugin in www::Mechanize
by Corion (Patriarch) on Sep 08, 2009 at 16:29 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
Re: JavaScript Plugin in www::Mechanize
by LanX (Saint) on Sep 08, 2009 at 16:59 UTC
    It's a very frequently asked question which has already been discussed in 61 threads so far...

    Cheers Rolf