in reply to Re^2: need help determining which web browsing module to use
in thread need help determining which web browsing module to use
Update: Default cpan install of version 0.60 hangs on one test. However, Corion helped me and..
cpan CORION/WWW-Mechanize-Chrome-0.61.tar.gz appears to work to force a 0.61 installation. Some test cases don't pass but I don't think that matters. At least installation of the 0.61 version does not "hang" and it gets back to a command prompt.
As another addendum, I don't recommend Waterfox for browsing. I current just use it to run an SQLite tool that I like and know how to use. I've never bothered to fiddle with the command line tool for SQLite. The GUI tool gives the info that I need and I can test out SQL commands. Once I have a working SQLite command, implementing that in Perl code is fairly straightforward - the magic of the Perl DBI!
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^4: need help determining which web browsing module to use
by marto (Cardinal) on Nov 13, 2020 at 23:28 UTC |