http://qs1969.pair.com?node_id=174096


in reply to perl puzzle - cartoon couple registry (beginner, semi-golf)

And now, for something entirely different.
# 1 2 3 4 5 6 #234567890123456789012345678901234567890123456789012345678901234 {(@c=each%couples)&&printf("%s is married to %s%c",@c,10)&&redo}
Pity I've been beaten. :-)
# Update: trickier, same char. count {(@c=each%couples)?printf("%s is married to %s%c",@c,10)&redo:1}
____________
Makeshifts last the longest.