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

Changes for version 0.05

  • Some tweaks in "reuse" for better performance.
  • Added subroutine "fixate" for easily initializing hashes and list, and to easily fixate already filled hashes and lists.
  • Added subtoutine "spread" for easily spreading the same constant value in a hash or a list.
  • Added subroutine "forget" for resetting the internal hash for keeping constant values.
  • Removed TODO file, please check TODO section in the pod.

Modules

share constant values with Data::Alias