Changes for version v0.014 - 2026-01-27
- DISTRIBUTION: Fixed PAX headers issue permanently
- Configured Makefile.PL to use GNU tar (gtar) with --format=ustar
- This prevents CPAN rejection due to PAX headers created by macOS BSD tar
- Requires: brew install gnu-tar
- No code changes, distribution build fix only
Modules
Secure field filtering for 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