### $response->content has the webpage stored in it $a = HTML::Element->new('a', $response->content); $addr = $a->find('tag', 'title'); print $addr;
In reply to Re^2: HTML parsing OR capturing text from a string within tags
by kevyt
in thread HTML parsing OR capturing text from a string within tags
by kevyt
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |