I included it in this change:
Also, it is used by Webmin’s “Jailkit Jail Manager” when installed. However, since we manage it during the Virtualmin installation, I believe we can simply remove it.
@barryn To distribute Config::IniFiles
, simply place it in vendor_perl
in your module, and use use lib
to load it.
I really don’t like that! While it’s convenient for Webmin to load, all modules should be placed in the dedicated directory!