in reply to Re^4: Tie::File and Tie::Array::Packed;
in thread Tie::File and Tie::Array::Packed;

I have tried with that configuration and the program does not crash.
  • Comment on Re^5: Tie::File and Tie::Array::Packed;

Replies are listed 'Best First'.
Re^6: Tie::File and Tie::Array::Packed;
by Dandello (Monk) on Feb 02, 2011 at 17:42 UTC

    Obviously there's something funky going on with my particular machine.

    Luckily using Tie::Array::Packed is not mission critical - although it looks like a sweet technique when running through humongous arrays.

    But it's a little scary to realize that a script that runs for five hours before completing its task, or an array with 20,000+ items in it, are not abnormal.

    This is coming from a person who actually remembers doing single 4 page print runs that took so long that I could walk to Starbucks for coffee and be back before it finished.