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.05 - 2023-06-14

  • Use `*std::os::raw::c_char` instead of `*i8` for C strings. This is more portable and fixes the build on Linux Arm64 and probably other platforms (gh#5)

Modules

Color example class using Rust + FFI