cpan Text-CSV_XS 0.90

latest releases: 1.54, 1.53, 1.52...
11 years ago
  • 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)

Don't miss a new Text-CSV_XS release

NewReleases is sending notifications on new releases.