- or download this
use Web::Magic -sub=>'web';
say web('http://www.cpantesters.org/distro/W/Web-Magic.yaml')
->[0]{guid};
- or download this
use Web::Magic -sub=>'web';
say $_->title
foreach web('http://www.w3.org/News/atom.xml')->entries;
- or download this
use 5.010;
use Web::Magic -sub => 'web';
...
})
->Content_Type('application/x-www-form-urlencoded')
->header('Location');