bac36bf Conditionalize a test dependency on Net::IDN::Encode and Net::LibIDN

Authored and Committed by ppisar 4 years ago
    Conditionalize a test dependency on Net::IDN::Encode and Net::LibIDN
    
    Because this package run-requires URI::_idna,
    IO::Socket:SSL::PublicSuffix library won't use the two modules and
    thus testing a code path for them is questionable.  The condition
    allows to prune a dependency chain somewhat.
    
        
file modified
+4 -0