in reply to
Re^2: Slow WWW::Mechanize->get
in thread
Slow WWW::Mechanize->get
read the docs :) ->res->headers->as_string
Comment on
Re^3: Slow WWW::Mechanize->get
Replies are listed 'Best First'.
Re^4: Slow WWW::Mechanize->get
by
AnK_
(Initiate)
on Jan 26, 2013 at 02:11 UTC
Thanks. However to understand the difference between WWW::Mechanize and Firefox i need the headers before get( $start_page ). The $mech->res->headers->as_string is not defined there. Sorry, if i misunderstood your reply.
[reply]
In Section
Seekers of Perl Wisdom