Em 10/11/2019 18:35, Slaven Rezic escreveu:
It seems to me that the whole POE (and related modules) are not being
maintained anymore... am I right?
I cannot say whether this is true or not. However, I would propose to
make a smoker as dumb as possible. In my case (CPAN::Reporter based
smokers) this means that I don't install the dependencies needed to send
reports to Metabase (including SSL modules), instead only the File
transport is used. The reports are sent or fetched to another system
which is more capable.
No can do... I'm using metabase-relayd to deliver those reports, and
installing the TLS HTTP client is a requirement (even thought currently
this client doesn't work, I just disabled the usage of TLS to deliver
the reports).