The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
Revision history for Data::FeatureFactory

0.03-r2 2008-01-24
        Corrected the test script to no longer fail on older perls.

0.03-r1 
        Made the :encoding(utf8) directive to open only take place when
        it is available.

0.03    
        Changes to @INC have been localized.
        Removed the disruptive use open(:std :utf8) pragma from test script.
        Added the method "names".

0.02    2008-01-12
        A temp file generated during testing will no longer be installed along
        with the module.
        The exception package SoftError has been renamed to
        Data::FeatureFactory::SoftError to prevent name collision.

0.01    2008-01-11
        First version, released on an unsuspecting world.