in reply to Re: Running a packaged script using MozRepl
in thread Running a packaged script using MozRepl
I couldn't pass the test with MozRepl::RemoteObject and at the end, I saw that the Firefox version of my colleague was 55 and mine is 54.
We install Firefox 54 on his pc and the packaged program using WWW::Mechanize::Firefox works.
So the mozrepl Addon does not work in FF 55.
I tried WWW::Mechanize::Chrome, which works as a script, but that I couldn't pack. Always hitting the error
with the exe.Can't call method "new" without a package or object reference at Futur +e/HTTP.pm line 67.
At the end, I have install this module and it's dependencies and use the script.
F.
|
|---|