in reply to Hash value printing... WITH ARRAYS *dun dun dun*
Produces~linux> perl -MMath::Cartesian::Product -e 'my %hash = (q|foo|=>[qw|fo +ol food foot|],q|bar|=>[qw|barricade|]); for (keys %hash) {cartesian +{print qq|@_\n|} [$_],$hash{$_}};'
TIMTOWTDIbar barricade foo fool foo food foo foot
Celebrate Intellectual Diversity
|
|---|