[cpan2nix] perlPackages.PodElementalPerlMunger: cleanup
This commit is contained in:
parent
bf819a8e1a
commit
b4214a7407
@ -12156,8 +12156,8 @@ let self = _self // overrides; _self = with self; {
|
|||||||
url = "mirror://cpan/authors/id/R/RJ/RJBS/${name}.tar.gz";
|
url = "mirror://cpan/authors/id/R/RJ/RJBS/${name}.tar.gz";
|
||||||
sha256 = "09fd3b5d53119437a01dced66b42eafdcd53895b3c32a2b0f781f36fda0f665b";
|
sha256 = "09fd3b5d53119437a01dced66b42eafdcd53895b3c32a2b0f781f36fda0f665b";
|
||||||
};
|
};
|
||||||
buildInputs = [ Moose PodElemental ];
|
buildInputs = [ TestDifferences ];
|
||||||
propagatedBuildInputs = [ Moose PPI PodElemental namespaceautoclean ];
|
propagatedBuildInputs = [ PPI PodElemental ];
|
||||||
meta = {
|
meta = {
|
||||||
homepage = https://github.com/rjbs/Pod-Elemental-PerlMunger;
|
homepage = https://github.com/rjbs/Pod-Elemental-PerlMunger;
|
||||||
description = "A thing that takes a string of Perl and rewrites its documentation";
|
description = "A thing that takes a string of Perl and rewrites its documentation";
|
||||||
|
Loading…
x
Reference in New Issue
Block a user