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

Changes for version 1.05

  • added a number of rather good speedups by converting a lot of the code to use arrays instead of hashes. More of the same kind of tuning is expected for the next version.
  • fixed another bug, again thanks to Grant McLean, due to which declarePrefix() was not functionning according to the spec (it failed to set a random prefix when the prefix was undef).

Modules

a simple generic namespace support class