[cpan2nix] perlPackages.DistZillaPluginTestPodLinkCheck: cleanup
This commit is contained in:
parent
72bb703322
commit
c2d5757906
@ -6382,6 +6382,7 @@ let
|
||||
description = "Add release tests for POD links";
|
||||
license = with stdenv.lib.licenses; [ artistic1 gpl1Plus ];
|
||||
};
|
||||
buildInputs = [ TestPodLinkCheck ];
|
||||
};
|
||||
|
||||
DistZillaPluginTestPortability = buildPerlModule {
|
||||
|
Loading…
Reference in New Issue
Block a user