![]() |
|
Just another Perl shrine | |
PerlMonks |
Re: Look ahead and join if the line begins with a +by Maclir (Curate) |
on Apr 11, 2002 at 15:06 UTC ( #158334=note: print w/replies, xml ) | Need Help?? |
Some good solutions presented here - but - experience shows that the area of greatest difficulty in designing working algorithms is in dealing with "edge conditions".
Ask yourself - those who proposed things like What happens if the first line of the file starts with a continuation character? Sure, this is logically an invalid case, but . . .
In Section
Seekers of Perl Wisdom
|
|