[cpan2nix] perlPackages.W3CLinkChecker: cleanup
This commit is contained in:
parent
a6c6dc1ef6
commit
60c2a763f5
1 changed files with 1 additions and 1 deletions
|
@ -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";
|
||||
|
|
Loading…
Reference in a new issue