Help for this page

Select Code to Download


  1. or download this
    my $tree = get_xml_as_tree($url) # get_xml_as_tree is a method that 
    #builds an xml::xpath tree, from the $url source and we know it works.
    ...
        #do some stuff
      }
    }