aboutsummaryrefslogtreecommitdiff
path: root/META6.json
diff options
context:
space:
mode:
authorPatrick Spek <p.spek@tyil.nl>2020-11-15 08:47:32 +0100
committerPatrick Spek <p.spek@tyil.nl>2020-11-15 08:47:32 +0100
commitb27da2a93cc42afcf16ab539dc7aa1a84d12ee8c (patch)
tree53507a0a534140338bdc0520bc5b05b255bf38f8 /META6.json
parent35e9b52620d540f79baac2c93caa19f4b8258679 (diff)
Rename Perl 6 to Raku
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": [