The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
This module is a plugin for Template Toolkit that helps you generate
CSV output.  It can be installed using followoing commands:

  perl Makefile.PL
  make
  make install

And it is suggested to test the module before installing it:

  make test

This library is free software, you can redistribute it and/or modify it under
the same terms as Perl itself. Use it at your own risk.

Cheers
Kang-ming Liu