Help for this page

Select Code to Download


  1. or download this
    my $tree = {
    
    ...
    }
    
    };
    
  2. or download this
    my $tree = {
    
    ...
    }
    
    };
    
  3. or download this
    use strict;
    use warnings;
    ...
    }
    
    print $xs->XMLout($tree);