in reply to Re: Perl scripts slowing down towards end of file processing
in thread Perl scripts slowing down towards end of file processing

Would it matter?
I'm using strict, there are a few small routines that would have the current vars stored, but anything stored is small and the subs are very small and pointless too (padding fields out with spaces, removing lead/trailing spaces).

Even so, why would having things stored out of scope make much of a difference?

JP -- Alexander Widdlemouse undid his bellybutton and his bum dropped off --

  • Comment on Re: Re: Perl scripts slowing down towards end of file processing