in reply to Treating sub output as a hash
Is there a way to avoid defining %t, and make the code more compact?
print keys %{{a}}; [download]