my $stringA = join ',', %hashA; #additionally, this is valid (to further demonstrate the point): my @arrayA = %hashA;