Changes for version 1.08
- splice() now takes a 'limit => int' param, limiting how many 'find's to insert after. Default is 1, set to 0 to insert after all
- added tempfile(), returns a writable handle to an empty file
- fixed logic bug in read() when returning a handle
- major performance enhancements all over, particularly in retrieving a handle from read() when the file already has local receps
Modules
Read and write files while keeping the original line-endings intact, no matter the platform.