Help for this page

Select Code to Download


  1. or download this
    2 elements found for //body at pb11123357.pl line 13.
    
  2. or download this
    use WWW::Mechanize::Chrome;
    {
    ...
        join '', map { $_->get_attribute('innerText') } $self->xpath('//bo
    +dy', single => 1 );
    }
    }