aboutsummaryrefslogtreecommitdiff
path: root/META6.json
diff options
context:
space:
mode:
Diffstat (limited to 'META6.json')
-rw-r--r--META6.json6
1 files changed, 3 insertions, 3 deletions
diff --git a/META6.json b/META6.json
index 4fef3d0..08e9fc9 100644
--- a/META6.json
+++ b/META6.json
@@ -10,10 +10,10 @@
"description": "Raku module to deep merge Hashes",
"license": "Artistic-2.0",
"name": "Hash::Merge",
- "perl": "6.c",
+ "perl": "6.d",
"provides": {
- "Hash::Merge": "lib/Hash/Merge.pm6",
- "Hash::Merge::Augment": "lib/Hash/Merge/Augment.pm6"
+ "Hash::Merge": "lib/Hash/Merge.rakumod",
+ "Hash::Merge::Augment": "lib/Hash/Merge/Augment.rakumod"
},
"source-url": "https://github.com/scriptkitties/p6-Hash-Merge.git",
"tags": [