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

configurable-types callback function, pass currently compiling stash name as second parameter #2

Closed tobyink closed 11 years ago

tobyink commented 11 years ago

Adding this as an issue so it doesn't get forgotten about. We spoke about this on IRC and you agreed it's a good idea.

This is for type constraint frameworks which maintain per-package type registries. (Type::Tiny and Specio each do.)