There is an ongoing outage on the primary CPAN mirror. It is possible to work around the issue by using MetaCPAN as a mirror.

Changes for version 0.04 - 2025-09-22

  • Rewrote consume to use realloc to resize the buffer to the desired length. This was done to be compatible with PerlAlloc's behavior.
  • Expanded documentation for consume to explain the new behavior.

Modules

Allocates buffers using C's malloc