in reply to Re: Re: LWP file transfer running out ot memory on a whopping big file
in thread LWP file transfer running out ot memory on a whopping big file

for ($i = 0; $i < 1000; $++)

Whoopsie, you forgot an 'i'.

print "I wll remember my i's\n" for ( 0..999);
Couldn't resist ;)

blyman
setenv EXINIT 'set noai ts=2'