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

Changes for version 0.06

  • Added ability to split on whitespace by adding support for regexes as the "field_separator"
  • Added "trim" method to automatically removed leading and trailing whitespace from fields (to better support parsing of whitespace-separated data)
  • Improved test suites to run outside of traditional "make test"

Documentation

turn a delimited text file into a text table

Modules

read record-oriented files