Changes for version 1.06

  • removed non-OO interface, it started causing issues
  • added extra layer to recsep internally... it fixes a bug where if two files were read before one was written, the recsep of the latter file would be incorrectly used. Now, a recsep is saved for each file read
  • read() doesn't need 'file => $file' anymore, just the filename as a string is required. However, the old API will still work

Modules

Read and write files while keeping the original line-endings intact, no matter the platform.