Help for this page
Select Code to Download
Select
or
download this
my @array = (%hash1, %hash2);
Select
or
download this
use warnings; use strict; ... use Data::Dumper; print Dumper(\%data);