Help for this page

Select Code to Download


  1. or download this
    XML::LibXML->load: specify location, string, or IO at C:\test\xml1.pl 
    +line 7
    
  2. or download this
    my $root = XML::LibXML->load_xml( fh => \*DATA )->documentElement;