Changes for version 0.004 - 2024-01-06
- CHANGES
- Emit warnings in the `meta::experimental` category from all entrypoint functions.
- Added `meta::package->get` and `meta::glob->get` constructors
- Added `->try_get_...` name variant of all the `can` methods
- Added `meta::glob->try_get`
- Added `meta::glob->get_or_add` and `$metapkg->get_or_add_symbol`
- BUGFIXES
- Avoid C99-style variable declaration in for loop
- Make sure to define _MUST_SVTYPE_FROM_REFSV also for compilers that lack PERL_USE_GCC_BRACE_GROUPS
Modules
meta-programming API