Changes for version 0.05

  • 'hold_row' logic separated into T::A::CSV::HoldRow subclass
  • T::A::CSV::HR::Row objects are more aware of their host's activities
  • Text::CSV object may be passed to constructor
  • Use Module::Build rather than EU::MM (still using dzil)

Modules

A tied array which combines the power of Tie::File and Text::CSV
A Tie::Array::CSV subclass for deferring row operations

Provides

in lib/Tie/Array/CSV/HoldRow.pm
in lib/Tie/Array/CSV.pm