[cpan2nix] perlPackages.DebugShowStuff: cleanup

This commit is contained in:
volth 2018-04-07 07:56:06 +00:00
parent ee9cdad604
commit 9a3cfaab5b

View File

@ -3740,7 +3740,7 @@ let self = _self // overrides; _self = with self; {
};
};
DebugShowStuff = buildPerlPackage {
DebugShowStuff = buildPerlModule {
name = "Debug-ShowStuff-1.16";
src = fetchurl {
url = mirror://cpan/authors/id/M/MI/MIKO/Debug-ShowStuff-1.16.tar.gz;