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

Changes for version 0.001_003 - 2017-06-11

  • Implement slightly faster tail call from flat() and flat_r() to private sub _flat(). Thanks to Toby Inkster for the patch. (PR #1)

Changes for version 0.001_002 - 2017-06-09

  • Added flat() that croaks on circular references, renamed old flat to flat_r, renamed old flatx to flat_f

Changes for version 0.001_001

  • original version

Modules

Functions to flatten a structure of array references