Help for this page

Select Code to Download


  1. or download this
        my $config = XML::Twig -> parsefile ( 'config.xml') -> simplify;
    
  2. or download this
        my $config = XMLin ('config.xml' );