Re: A little text file munging golf on the list
Rick Klement <[email protected]>
| Newsgroups | gmane.comp.lang.perl.golf |
|---|---|
| Message-ID | <[email protected]> |
Andrew Savige wrote: > And one without that ugly \S : s/^((.+ ).+)\n\2/$1 /m&&redo at 31 with a hard \n. -- Rick Klement