[cpan2nix] perlPackages.TestCommand: cleanup

This commit is contained in:
volth 2018-04-07 07:53:20 +00:00
parent de8f4481f2
commit c114fdfacb

View File

@ -13738,7 +13738,7 @@ let self = _self // overrides; _self = with self; {
};
};
TestCommand = buildPerlPackage {
TestCommand = buildPerlModule {
name = "Test-Command-0.11";
src = fetchurl {
url = mirror://cpan/authors/id/D/DA/DANBOO/Test-Command-0.11.tar.gz;