How about this?
use Web::Magic; print Web::Magic -> new('http://www.perlmonks.org/', node_id => 980503) -> querySelector('div.doctext') -> toString;
In reply to Re: Perl equivalent to Python's urllib module?
by tobyink
in thread Perl equivalent to Python's urllib module?
by Anonymous Monk
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |