Changes for version 0.017001 - 2026-04-08
- Updated Changes file to document v0.017 test coverage improvements
- v0.017 added 9 new subtests across t/01-functional.t, t/02-oo-interface.t, and t/04-make_filter.t to close branch and condition coverage gaps identified in cpancover report; no code or API changes in v0.017
- Moved benchmark.t to xt/ as author-only tests; benchmarks compare the module's own interfaces and are not relevant to end-user installs
- All 78 tests passing
Modules
Field filtering for strict parameter construction
Examples
- examples/CALL_CHAIN_ANALYSIS.md
- examples/CALL_CHAIN_VISUALIZATION.txt
- examples/advanced_filtering.pl
- examples/arrayref_input.pl
- examples/basic_usage.pl
- examples/benchmark-expensive-validation.pl
- examples/benchmark-interfaces.pl
- examples/benchmark-realistic.pl
- examples/benchmark-vs-raw.pl
- examples/closure_interface.pl
- examples/debug_mode.pl
- examples/edge_cases.pl
- examples/error_handling.pl
- examples/modifier_methods.pl
- examples/oo_interface.pl
- examples/strict_construction.pl
- examples/wildcard.pl