Types::Standard will use XS to implement a lot of checks when possible. I don't know all the details of how Function::Parameters employs Types::Standard, but you may be creating a situation where you're trying to deparse an XS sub, which would be impossible. You could set the "PERL_TYPE_TINY_XS" environment variable to "0" before running and see if that makes a difference.
In reply to Re: Function::Parameters, Types::Standard, and Perl::Critic
by tobyink
in thread Function::Parameters, Types::Standard, and Perl::Critic
by choroba
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |