Skip to main content






Function-Parameters-2.001006


define functions and methods with parameter lists ("subroutine signatures")

Changes for 2.001006 - 2023-03-27

  • Work around perl core issue GH#20950 (use re "eval" doesn't capture lexical %^H environment like eval() does and stringifies it instead) by downgrading the previous hard error to a warning (in the new category 'Function::Parameters') and switching Function::Parameters off in the affected scope.

metacpan.org/dist/Function-Par…