Help for this page

Select Code to Download


  1. or download this
    #!/usr/bin/perl
    use XML::LibXML::XPathContext;
    ...
        print 'Text = ', $text, "\n";
        $i++;
    }
    
  2. or download this
    <html> node - 0
    Text =  Title_Text paragraph_text innnermost_text 
    ...
    Text =  innnermost_text 
    <div> node - 6
    Text =  innnermost_text