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

0.07      2019-02-01 13:30:47-05:00 America/New_York

  [ ENHANCEMENT ]

    *  new 'transform' action, which uses a user provided
    subroutine to transform elements.


  [ DISTRIBUTION ]

    * switch to Module::Build::Tiny


0.06      2017-12-25 22:41:05-05:00 America/New_York

  [ DISTRIBUTION ]

    * remove unintended cruft from CPAN distribution
    * no functional changes from 0.05

0.05      2017-12-25 22:41:05-05:00 America/New_York

    * improve internal documentation
    * no functional changes from 0.04
    * upgrade to stable

0.04      2017-12-24 13:06:38-05:00 America/New_York (TRIAL RELEASE)

  [ ENHANCEMENTS ]

    * now works with Perl 5.8.9 and above

0.03      2017-06-15 14:12:11-04:00 America/New_York (TRIAL RELEASE)

  [ BUILD FIX ]

    * specify minimum version of Params::ValidationCompiler to
      ensure name_is_optional parameter is available

0.02      2017-04-17 17:54:04-04:00 America/New_York (TRIAL RELEASE)

  [ BUG FIX ]

    * avoid a hard dependency on Sub::Util

0.01      2017-04-10 16:30:03-04:00 America/New_York (TRIAL RELEASE)

    * Initial release