I had to add these requirements to get the tests to pass without errors on AlmaLinux 9. ``` BuildRequires: perl(Data::Validate::Domain) BuildRequires: perl(Data::Validate::IP) BuildRequires: perl(Net::IDN::Encode) ```
I had to add these requirements to get the tests to pass without errors on AlmaLinux 9.