Help for this page

Select Code to Download


  1. or download this
    use HTML::TreeBuilder::XPath;
    
    ...
        print "$el\n", 'x' x 30, "\n";
    
    }
    
  2. or download this
    fetch_url_xpath.pl 'http://some.url/path/file.html'