Subject: | Call to undefined routine in WWW::Mechanize |
When I installed WWW::Mechanize::PhantomJS version 0.23 I bumped into the following error in test units "t/50-follow-link.t" and t/50-mech-find-link.t:
"Undefined subroutine &WWW::Mechanize::_match_any_link_parms called at /root/.cpanm/work/1599779433.15900/WWW-Mechanize-PhantomJS-0.23/blib/lib/WWW/Mechanize/PhantomJS.pm line 1364"
It seems that in WWW::Mechanize version 1.30 it used the subroutine _match_any_link_parms, but in version 2.0 it changed to _match_any_link_params