On Thu, 12 Sep 2002 09:56:41 -0400, [EMAIL PROTECTED] (Zentara) wrote: >Hi, > >This little glitch has caused me alot of "useless searching for why". >I thought I was losing my mind. :-) > >I'm trying to delete the first line of a file, using Tie::File and >shift. >
My attachment wasn't sent right, sorry. Upon further experimentation, I've discovered that Tie::File is truncating all files bigger than 8192 to 8192 when doing a shift on the array. pop array seems to do OK. -- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]