Help for this page

Select Code to Download


  1. or download this
    use strict;
    use XML::Simple;
    ...
    *END*
    
    print Dumper($data);
    
  2. or download this
    $VAR1 = {
              'othertag' => '  ahoj  ',
              'subtag' => ''
            };