[cpan2nix] perlPackages.TestCommand: cleanup
This commit is contained in:
parent
de8f4481f2
commit
c114fdfacb
@ -13738,7 +13738,7 @@ let self = _self // overrides; _self = with self; {
|
|||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
|
||||||
TestCommand = buildPerlPackage {
|
TestCommand = buildPerlModule {
|
||||||
name = "Test-Command-0.11";
|
name = "Test-Command-0.11";
|
||||||
src = fetchurl {
|
src = fetchurl {
|
||||||
url = mirror://cpan/authors/id/D/DA/DANBOO/Test-Command-0.11.tar.gz;
|
url = mirror://cpan/authors/id/D/DA/DANBOO/Test-Command-0.11.tar.gz;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user