The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

Changes for version 0.04_04 - 2008-05-31

  • Implemented some optimalizations:
  • Caching of feature names expansions
  • Factored out format checking from a regexp to a hash Factored out adding a label to a feature to a subroutine. Moved the documentation beyond the code. Changed the minor version numbering from -rX to _XX.
  • 0.04-r3 2008-03-10 t/01-translate.t: Replaced the "qw(YY)x5" construct which seemed to produce a syntax error on perl 5.6
  • 0.04-r2 2008-03-08 Lifted requirements on test scripts so they don't place additional dependencies for the distro (List::MoreUtils, File::Temp >= 0.17)
  • 0.04-r1 2008-03-06 Expanded the documentation, fixed a memory leak caused by use of List::MoreUtils::each_array

Changes for version 0.0404 - 2009-01-26

  • Removed the underscore from version to prevent CPAN from hiding the module.

Modules

evaluate features normally or numerically

Provides

in lib/Data/FeatureFactory.pm