Subject: | Can't store REGEXP items |
On some systems I see the following test failure:
...
HTTP Error: 500 Can't store REGEXP items at /home/cpansand/.cpan/build/2019020915/Finance-Bank-Postbank_de-0.56-0/blib/lib/Finance/Bank/Postbank_de/APIv1.pm line 183.
# Looks like your test exited with 255 before it could output anything.
t/01-api-apiv1.t ..................
Dubious, test returned 255 (wstat 65280, 0xff00)
Failed 1/1 subtests
...
It seems that this error goes away if a newer (REGEXP-storing capable) Storable is installed (but unfortunately the latest Storable version does not pass its test suite on all systems).