[cpan2nix] perlPackages.PodElemental: cleanup

This commit is contained in:
volth 2018-04-07 07:58:05 +00:00
parent 6c3fb8c084
commit 44a2ddc0f3

View File

@ -12132,7 +12132,7 @@ let self = _self // overrides; _self = with self; {
sha256 = "43625cde7241fb174ad9c7eb45387fba410dc141d7de2323855eeab3590072c9";
};
buildInputs = [ TestDeep TestDifferences ];
propagatedBuildInputs = [ ClassLoad MixinLinewise Moose MooseXTypes PodEventual StringRewritePrefix StringTruncate SubExporter SubExporterForMethods namespaceautoclean ];
propagatedBuildInputs = [ MooseXTypes PodEventual StringRewritePrefix StringTruncate ];
meta = {
homepage = https://github.com/rjbs/Pod-Elemental;
description = "Work with nestable Pod elements";