in reply to Best way to read a file into memory and use normal operation on memory file?

Filesys::POSIX may offer you an interesting option. You could also set up a RAM disk.
  • Comment on Re: Best way to read a file into memory and use normal operation on memory file?