Changes for version 0.16 - 2004-11-05

  • Fixed Makefile.PL so that it uses PM_FILTER instead of rolling its own
    • This means that the Unicode handling is cleaner from a source perspective
  • Added MANIFEST.SKIP to skip /.svn/ and 'vi' .swp files during distcheck
  • Finally have a semi-real testing suite!
    • Added minimal Spreadsheet::WriteExcel mockobject
  • Fixed several bugs in formats found by building tests
    • HIDDEN node now actually works
    • LOCKED node now actually works

Modules

Excel::Template
Excel::Template::Container::Bold
Excel::Template::Container::Conditional
Excel::Template::Container::Format
Excel::Template::Container::Hidden
Excel::Template::Container::Italic
Excel::Template::Container::Locked
Excel::Template::Container::Outline
Excel::Template::Container::Row
Excel::Template::Container::Shadow
Excel::Template::Container::Strikeout
Excel::Template::Container::Workbook
Excel::Template::Container::Worksheet
Excel::Template::Element::Cell
Excel::Template::Element::Formula

Provides

in lib/Excel/Template/Base.pm
in lib/Excel/Template/Format.pm