in reply to Adding gaps to a sequence
sub gapify { join'-',shift=~/@{[map"(.{$_})",@_]}(.*)/x }
MeowChow s aamecha.s a..a\u$&owag.print
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re: MeowChow Golf challenge -- Adding gaps to a sequence
by larryk (Friar) on Jul 16, 2001 at 15:50 UTC |