in reply to maximum amount of data in a variable

I had strings and arrays containing 100s of MB of data. 144KB is invisibly small compared to Perl's limits, and inconsequentially small compared to limits of even a low end system. The problem is elsewhere.
  • Comment on Re: maximum amount of data in a variable