[cpan2nix] perlPackages.PodPOMViewTOC: cleanup

This commit is contained in:
volth 2018-04-07 07:56:21 +00:00
parent 1e6fe8f5bb
commit e098059c58

View File

@ -11977,7 +11977,6 @@ let self = _self // overrides; _self = with self; {
url = "mirror://cpan/authors/id/P/PE/PERLER/${name}.tar.gz";
sha256 = "ccb42272c7503379cb1131394620ee50276d72844e0e80eb4b007a9d58f87623";
};
buildInputs = [ TestMore ];
propagatedBuildInputs = [ PodPOM ];
meta = {
description = "Generate the TOC of a POD with Pod::POM";