[cpan2nix] perlPackages.W3CLinkChecker: cleanup
This commit is contained in:
parent
29f9fd5bcf
commit
cdecc6f0f8
@ -21692,7 +21692,7 @@ let
|
||||
sha256 = "6239f61b20d91dce7b21e4d4f626ab93a8f1e2f207da5015590d508cf6c66a65";
|
||||
};
|
||||
outputs = [ "out" ];
|
||||
propagatedBuildInputs = [ CGI CSSDOM ConfigGeneral LWP NetIP TermReadKey ];
|
||||
propagatedBuildInputs = [ CGI CSSDOM ConfigGeneral LWP LocaleCodes NetIP TermReadKey ];
|
||||
meta = {
|
||||
homepage = "https://validator.w3.org/checklink";
|
||||
description = "A tool to check links and anchors in Web pages or full Web sites";
|
||||
|
Loading…
Reference in New Issue
Block a user