The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

Changes for version 1.181981 - 2018-07-16 (TRIAL RELEASE)

  • TRIAL/DEV RELEASE ONLY
  • From 1.181980 Add skip_unreadable attribute, to skip over unreadable files.
  • From 1.181980 Add short version of attribute names
  • From 1.181951 Multifile Interface
  • From 1.181951 Constructor accepts parameters now
  • From 1.181951 Better attribute checking
  • From 1.181951 Pass extended information hash (when extended_info is true) to all user provided code references.
  • From 1.181950 Bugfix: Github Issue #5 - Don't allow non-coderef as header_handler
  • Don't fail tests (04-attributes.t) when Parallel::WorkUnit not installed

Changes for version 1.181980 - 2018-07-16 (TRIAL RELEASE)

  • Joelle Maslak <jmaslak@antelope.net>
  • TRIAL/DEV RELEASE ONLY
  • From 1.181951 Multifile Interface
  • From 1.181951 Constructor accepts parameters now
  • From 1.181951 Better attribute checking
  • From 1.181951 Pass extended information hash (when extended_info is true) to all user provided code references.
  • From 1.181950 Bugfix: Github Issue #5 - Don't allow non-coderef as header_handler
  • Add skip_unreadable attribute, to skip over unreadable files
  • Add short version of attribute names

Changes for version 1.181962 - 2018-07-14 (TRIAL RELEASE)

  • Joelle Maslak <jmaslak@antelope.net>
  • TRIAL/DEV RELEASE ONLY
  • Make tests more resiliant

Changes for version 1.181951 - 2018-07-14 (TRIAL RELEASE)

  • Joelle Maslak <jmaslak@antelope.net>
  • TRIAL/DEV RELEASE ONLY
  • Preserve ordering for parallel map/grep multifile interfaces
  • Constructor accepts parameters now
  • Combine grep & map code
  • Can pass file() attribute either arrayref or list of files
  • Better attribute checking
  • Pass extended information hash (when extended_info is true) to all user provided code references.
  • Multifile Interface now allows header processing on a per-file basis

Changes for version 1.181950 - 2018-07-13 (TRIAL RELEASE)

  • Joelle Maslak <jmaslak@antelope.net>
  • TRIAL/DEV RELEASE ONLY
  • Bugfix: Github Issue #5 - Don't allow non-coderef as header_handler
  • Multifile Interface

Documentation

Modules

Line-by-line file access loops
Internal object used by File::ByLine