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

Changes for version 0.90 - 2012-06-15

  • Drop 5.005 support (5.6.1 is now minimum)
  • Introduce record_number
  • Try harder to get the complete input parsed for the current record when hitting errors on parsing seekable IO (only works in 5.14.0 and up)
  • Tested with perl 5.6.1 .. 5.17.0 (99 versions of perl) on Linux, HP-UX, AIX, and Windows
  • SvSETMAGIC was missing for tied variables causing weird actions at a distance, e.g. in printf (Thanks TonyC for finding this)
  • UTF8 flag was not always reset when using bound variables (TonyC)

Modules

comma-separated values manipulation routines