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

Changes for version 0.21 - 2013-01-24

  • All functions and methods will now throw an exception if the byte-count parameter is passed something that doesn't look like an integer >= 0.
  • examples/*.pl updated to demonstrate new features.
  • Remove silly check for "bag" strings longer than 2**32.
  • Eliminate a line of unreachable code from _closest_divisor().
  • Test coverage is now 100%.

Modules

Perl extension to generate cryptographically-secure random bytes.