Help for this page

Select Code to Download


  1. or download this
    my $ref = XMLin([xml file or string>], [, <options>]);
    
  2. or download this
    my $config = XMLin("someFile.DTD", forcearray => 1);