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.009 - 2024-09-14

  • CHANGES
    • Added `$metapkg->is_class` and `$metasub->is_method` for querying about elements created with Perl 5.38's `use feature 'class'`
  • BUGFIXES
    • Use `GvCVu()` when looking at the CV slot of a GV so as not to get confused about method caches

Modules

meta-programming API