[cpan2nix] perlPackages.HashDiff: cleanup
This commit is contained in:
@@ -6728,6 +6728,7 @@ let
|
||||
license = with stdenv.lib.licenses; [ artistic1 ];
|
||||
description = "Return difference between two hashes as a hash";
|
||||
};
|
||||
buildInputs = [ TestSimple13 ];
|
||||
};
|
||||
|
||||
HashFlatten = buildPerlPackage rec {
|
||||
|
||||
Reference in New Issue
Block a user