Changes for version 0.06 - 2025-09-14
- Moved the generation of the initial value as a byte into the new method
- Fixed importing of View and GPU modules unless explicitly requested
- Changed carp to warn and croak to die as we are approaching a stable release
- Added DEBUG constant to control debug output and checks from the environment
- Added checks to ensure we do not allocate an invalid buffer size
Modules
A memory allocated and manager for low level code in Perl.
Allocates buffers using Perl's string functions