Open eclipseo opened 2 years ago
See also the discussion in https://rt.cpan.org/Public/Bug/Display.html?id=144672.
It seems that the fix to this issue is to fix the square brackets in the call to multisig
in lib/Crypt/HSXKPasswd/Dictionary/Basic.pm
as patched by @perlpunk in https://rt.cpan.org/Transaction/Display.html?id=2415456.
After upgrading Type-Tiny from 1.016010 to 2.000001 t/02-generate-passwords.t fails like this:
This is triggered by this change in Type-Tiny https://github.com/tobyink/p5-type-tiny/commit/4baba12312f45d2e657468e26b64c643687651d1:
I can reduce the reproducer to:
This exception was added in the linked commit.