#CODE1 $data = $xml->XMLin("output.xml"); my $hash_table = Dumper($data); store \%hash_table, 'binary_hash.txt';