[cpan2nix] perlPackages.PodElemental: cleanup
This commit is contained in:
parent
6c3fb8c084
commit
44a2ddc0f3
@ -12132,7 +12132,7 @@ let self = _self // overrides; _self = with self; {
|
|||||||
sha256 = "43625cde7241fb174ad9c7eb45387fba410dc141d7de2323855eeab3590072c9";
|
sha256 = "43625cde7241fb174ad9c7eb45387fba410dc141d7de2323855eeab3590072c9";
|
||||||
};
|
};
|
||||||
buildInputs = [ TestDeep TestDifferences ];
|
buildInputs = [ TestDeep TestDifferences ];
|
||||||
propagatedBuildInputs = [ ClassLoad MixinLinewise Moose MooseXTypes PodEventual StringRewritePrefix StringTruncate SubExporter SubExporterForMethods namespaceautoclean ];
|
propagatedBuildInputs = [ MooseXTypes PodEventual StringRewritePrefix StringTruncate ];
|
||||||
meta = {
|
meta = {
|
||||||
homepage = https://github.com/rjbs/Pod-Elemental;
|
homepage = https://github.com/rjbs/Pod-Elemental;
|
||||||
description = "Work with nestable Pod elements";
|
description = "Work with nestable Pod elements";
|
||||||
|
Loading…
Reference in New Issue
Block a user