In article <[EMAIL PROTECTED]>,
Phil Carmody <[EMAIL PROTECTED]> writes:
> In response to Phil Carmody <[EMAIL PROTECTED]> saying:
>> > The simple version of the task is to verify that each line of a file is the
>> > insertion of one character somewhere (maybe at the start or the end) into
>> > the prior line.
>
> --- Ton Hospel <[EMAIL PROTECTED]> wrote:
> <<<
>
> -p0 $_ x=/^((.*)(.*)
> (?=\2.\3
>|$))*$/
>
>>>>
>
> Nice indeed. But would this count as a -4 Magoo?
>
> -p0 s/^((.*)(.*)
> (?=\2.\3
>|$))*$//
>
Absolutely
- Re: New Golf Ton Hospel
- Re: New Golf Yanick Champoux
- Re: New Golf Ton Hospel
- Re: New Golf Ton Hospel
- Re: New Golf Yanick Champoux
- simple golf for fun Phil Carmody
- Re: simple golf for fun Yanick Champoux
- Re: simple golf for fun Yanick Champoux
- Re: simple golf for fun Ton Hospel
- Re: simple golf for fun Phil Carmody
- Re: simple golf for fun Ton Hospel
- Re: simple golf for fun Juho Snellman
- Re: simple golf for fun Phil Carmody
- Re: simple golf for fun Ronald J Kimball
- Re: simple golf for fun Phil Carmody
- Re: simple golf for fun Juho Snellman
- Re: simple golf for fun Ronald J Kimball
- Re: simple golf for fun Ton Hospel
- Re: simple golf for fun Phil Carmody
- Re: simple golf for fun Ton Hospel
- Re: simple golf for fun Daniel Tiefnig
