The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
Revision history for Perl extension Text::LTSV

0.08    Fri Jan 24, 2014
        - Merged pull request #4 (monizon)
        - Merged pull request #3 (tagomoris)
        - Accept to receive filehandle as argument of methods (monizon)
        - Fix parser to work well without any instanciation (tagomoris)

0.07    Wed Feb  16
        - [ltsview] add -t option which add tag for stdout-hook <https://github.com/treasure-data/stdout-hook>

0.06    Wed Feb  15
        - [ltsview] support json output (-j option)

0.05    Wed Feb  8
        - add File Iterator interface ($parser->parse_file_iter, parse_file_iter_utf8)

0.04    Wed Feb  7
        - merged pull requests #1 (a2ikm) and #2 (syohex)
        - added module requiements to UNIVERSAL::require, Project::Libs, YAML::Tiny::Color
        - updated document

0.03    Wed Feb  7
        - Ship It!

0.01    Wed Feb  6 17:32:10 2013
        - original version