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