The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

Changes for version 0.01 - 2024-08-25

  • First version incorporating allocators based on Perl and C (malloc/calloc)

Modules

A memory allocated and manager for low level code in Perl.
Allocates buffers using C's malloc
Allocates buffers using Perl's string functions