Philippe 'BooK' Bruhat wrote: > > > Other nice entries were the ones that used s/$&/$&/ while aeiouy=~/.?/g > I love this use of two different values of $& (which are equal, but not > the same)
When I found that s/$&/$&/g for my 44, I had the "giggles" for a day :) -- Rick Klement
