[cpan2nix] perlPackages.W3CLinkChecker: cleanup

This commit is contained in:
volth 2018-04-07 07:57:17 +00:00
parent a6c6dc1ef6
commit 60c2a763f5

View file

@ -16302,7 +16302,7 @@ let self = _self // overrides; _self = with self; {
sha256 = "6239f61b20d91dce7b21e4d4f626ab93a8f1e2f207da5015590d508cf6c66a65";
};
outputs = [ "out" ];
propagatedBuildInputs = [ CGI CSSDOM ConfigGeneral CryptSSLeay EncodeLocale HTMLParser HTTPCookies HTTPMessage LWP LWPProtocolHttps NetHTTP NetIP TermReadKey URI ];
propagatedBuildInputs = [ CGI CSSDOM ConfigGeneral LWP NetIP TermReadKey ];
meta = {
homepage = http://validator.w3.org/checklink;
description = "A tool to check links and anchors in Web pages or full Web sites";