Changes for version 1.24 - 2012-09-06

  • pick: Change inserting to random element from using push + switch to using splice.
  • Add examples in Synopsis for each function.

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