Undefined subroutine &B::perlstring called at /home/xenu/perl5/perlbrew/perls/perl-5.24.0/lib/site_perl/5.24.0/Params/ValidationCompiler/Compiler.pm line 282.
I suppose you didn't notice that because you were always using the module in combination with something else that loads B (maybe Test2 or Moose?).
It fixes the following error:
Undefined subroutine &B::perlstring called at /home/xenu/perl5/perlbrew/perls/perl-5.24.0/lib/site_perl/5.24.0/Params/ValidationCompiler/Compiler.pm line 282.
I suppose you didn't notice that because you were always using the module in combination with something else that loads
B
(maybeTest2
orMoose
?).