Changes for version 2.002006 - 2025-08-16
- Fix a parse-time memory leak with undef or default initializers ('fun ($x = undef)' or 'fun ($ =)'). This leak mostly manifests as noise from memory checkers because non-leaked ops aren't freed anyway while perl is still running.
- Update bugtracker info in README.
Modules
define functions and methods with parameter lists ("subroutine signatures")
Information about parameter lists
Provides
in lib/Function/Parameters/Info.pm