Changes for version 0.22 - 2024-10-11
- CHANGES
- Added `->warn` and `->warn_from`
- Pass additional arguments to `->maybe` method through to invoked code
- Swap unit tests from `Test::More` to `Test2::V0`; avoids need for `Test::Fatal`
- General module style updates/refresh to code style, documentation, etc..
Documentation
Modules
build simple recursive-descent parsers
an example parser to evaluate simple numerical expressions