![]() |
|
Perl Monk, Perl Meditation | |
PerlMonks |
Re^2: about retrieving and parsing html without writing on diskby rizzo (Chaplain) |
on Apr 10, 2018 at 00:30 UTC ( #1212618=note: print w/replies, xml ) | Need Help?? |
Maybe have a look at $string = $mech->content(...) from WWW::Mechanize and maybe at HTTP::Response as well, because $mech->get( $uri ) returns an object of that type.
In Section
Seekers of Perl Wisdom
|
|