#1129013 munin-plugins-extra: haproxy_ plugin needs libwww-perl which is not a dependency

#1129013#5
Date:
2026-02-25 19:46:11 UTC
From:
To:
Dear Maintainer,

apt install munin which pulls in munin-plugins-extra, upon trying to run /etc/plugins/haproxy_ it
exits with error about missing LWP module(s).  Resolved by merely doing "apt install libwww-perl"
but seems this should be in Recommends?  Took a few minutes to figure out what package it needed.