The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
Revision history for Dezi-App

0.005  30 July 2014
  - optimizations
  - fix filter() option in Dezi::App to access a string as documented.
  - warn if reserved field name is used in Indexer::Config
  - add missing HTTP::Date dependency to Makefile.PL

0.004  22 July 2014
  - improve support for Multi-Value fields
  - fix failing leak test

0.003  21 July 2014
  - add ->make_immutable to all classes for speed.
  - minor optimizations after running through NYTProf

0.002  19 July 2014
  - add missing CLI options for backcompat with swish3

0.001  18 July 2014
  - Initial release, ported from SWISH::Prog