Changes for version 0.08 - 2025-09-22
- Expanded documentation to include details on error handling e.g. when the allocator will return undef
- Allows options when loading the package to specify which allocators to use
- Allows the loading of optional View modules that generates (CPU) memory views of the allocated buffers
- Allows the loading of optional Device modules that generates Device (e.g. GPU) mapping and update of buffers
- Added a DEBUG constant to control debug output and checks from the environment
Modules
A memory allocated and manager for low level code in Perl.
Allocates buffers using Perl's string functions