Changes for version 0.03 - 2026-05-17

  • Fix Strawberry / Win32 build: undef malloc/free/realloc/ calloc before including yyjson.h. Perl's iperlsys.h wraps these as 1-arg PerlMem_* macros and collided with yyjson's struct member named `free`.
  • Fix Test fixtures

Modules

Fast JSON / JSONL plugin for File::Raw
True/false sentinel class for File::Raw::JSON