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

Changes for version 1.23 - 2012-08-07

  • No functional changes. Split bin/dux to its own dist App-dux to avoid circular dependency problem (dfpc -> du -> pericmd -> dfpc), reported by Dagfinn Ilmari Mannsåker.

Modules

Implementation for Unixish, a data transformation framework
Apply one or more dux functions to data
Run a dux function from the command-line
Pass input unchanged
Format date
Output the first items of data
Pick one or more random items
Reverse items
Shuffle items
Sort items
Sum numbers
Output the last items of data
Routines to test Data::Unixish