in reply to Re^2: Can a whole web page be saved using Perl?in thread Can a whole web page be saved using Perl?
my $ie = Win32::IE::Mechanize->new ... my $agent = $ie->agent; [download]