On some of my smoker systems the test suite fails:
Can't call method "subject" on an undefined value at t/04_complex_rdn.t line 33.
# Looks like your test exited with 2 before it could output anything.
t/04_complex_rdn.t ..
Dubious, test returned 2 (wstat 512, 0x200)
Failed 2/2 subtests
I did not check thoroughly, but it seems that this happens if Crypt::PK::ECC is not installed.
On some of my smoker systems the test suite fails:
I did not check thoroughly, but it seems that this happens if Crypt::PK::ECC is not installed.