perl – 无法创建WWW实例:Mechanize :: Firefox
发布时间:2020-12-15 21:16:34 所属栏目:大数据 来源:网络整理
导读:我刚刚安装了 WWW:Mechanize::Firefox ,但是当我尝试创建这个“类”的实例时: my $mech = WWW::Mechanize::Firefox-new(); 我收到此错误: Failed to connect to,problem connecting to "localhost",port 4242: No connection could be made because the ta
我刚刚安装了
WWW:Mechanize::Firefox ,但是当我尝试创建这个“类”的实例时:
my $mech = WWW::Mechanize::Firefox->new(); 我收到此错误: Failed to connect to,problem connecting to "localhost",port 4242: No connection could be made because the target machine actively refused it. at C:/strawberry/perl/site/lib/MozRepl/Client.pm line 144 有人可以帮忙吗? 解决方法
您必须安装
mozrepl并在菜单工具→MozRepl→开始中启动它.
(编辑:李大同) 【声明】本站内容均来自网络,其相关言论仅代表作者个人观点,不代表本站立场。若无意侵犯到您的权利,请及时与联系站长删除相关内容! |