This works for me
# this is what $agent->content does print "outerHTML \n\n", $agent->Document->documentElement->{outerHTML},"\n"; # this returns same content print "innerHTML \n\n", $agent->Document->documentElement->{innerHTML},"\n";
In reply to Re: Can a whole web page be saved using Perl?
by Anonymous Monk
in thread Can a whole web page be saved using Perl?
by eshwar
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |