mauke / Function-Parameters

Function::Parameters - define functions and methods with parameter lists ("subroutine signatures")
https://metacpan.org/pod/Function::Parameters
18 stars 19 forks source link

Make check_argument_types => 1 the default behavior #4

Closed ironcamel closed 11 years ago

ironcamel commented 11 years ago

What do you think about making check_argument_types => 1 the default behavior if types are encountered in a function signature?

ironcamel commented 11 years ago

Does that mean no?

mauke commented 11 years ago

It means yes. The feature should be in version 1.04 of Function::Parameters.

ironcamel commented 11 years ago

\o/ thanks!