in reply to Re^2: I want to be a perl web browser -- what are my best options?
in thread I want to be a perl web browser -- what are my best options?
Mojolicious also has a HTTP client. There also are Web::Magic and the Mechanize (and WWW::Scripter) family of modules which implement HTTP clients that behave like a web browser to various degrees.
Personally, I like the API that WWW::Mechanize gives, but none of the modules is inherently bad.
|
|---|