Help for this page

Select Code to Download


  1. or download this
    $text = $res->dom('h1, h2, h3, p')->each(sub { say 'text: ', shift->al
    +l_text });