Changes for version 0.014

  • Removed need to binmode filehandle in get_between() and get_last() functions by using sysseek and sysread to avoid unwanted line ending conversions.
  • Changed system dependent record separator to a heuristic that should DWIM most of the time. Can always be over ridden.
  • Added extra test cases
  • Code clean up
  • Documentation clean up
  • Sample scripts added
  • Added META.yml, t/pod.t t/pod_coverage.t to keep Kwalitee happy

Modules

A Perl module providing fast access to large files

Examples