I have found this code in the WWW::Mechanize::Firefox documentation:
use WWW::Mechanize::Firefox; my $mech = WWW::Mechanize::Firefox->new( tab => 'current', ); $mech->get('http://google.com'); $mech->save_content('google_com.html', 'google_com files');
In reply to Re: Download Webpage as how browser is showing a webpage
by Gangabass
in thread Download Webpage as how browser is showing a webpage
by Anonymous Monk
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |