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

Fixed the example showing parameter type constraints #3

Closed ironcamel closed 11 years ago

ironcamel commented 11 years ago

String is not a Moose::Util::TypeConstraints type. To make the example work, it needs to be Str. See https://metacpan.org/module/Moose::Util::TypeConstraints