in reply to Re: Re: Re: Conditonal insert into Array? (Tie::File)
in thread Conditonal insert into Array? (Tie::File)
The way i'm doing it now *does* work (it's the last \n that's optional, not the first), but i'll try as the POD suggests..
The important thing is that it's possible for the "parent" match to actually be the last line in the file (last element in the array) and so the array will have to be extended by n elements.
thanks!
|
|---|