Help for this page

Select Code to Download


  1. or download this
          # translate xml text to hash ref
          $xmlparms = eval { XML::Simple::XMLin($xmltext, nsexpand => 1,
    ...
                                      KeepRoot => 1,
                                      KeyAttr =>[],
                            )};
    
  2. or download this
    NoEscape=>1