aboutsummaryrefslogtreecommitdiff
path: root/etc
diff options
context:
space:
mode:
authorPatrick Spek <p.spek@tyil.nl>2020-07-28 23:23:00 +0200
committerPatrick Spek <p.spek@tyil.nl>2020-11-20 20:42:32 +0100
commit88678dbbb365bb8a4dcc4cdbfc5146e367bed37e (patch)
tree5ae0d88b6c71c82b75d1d21d6257af0993cf6d64 /etc
parentf2b65d536b4e616550e3200b6fd5c10f759daf36 (diff)
Add NativeLibs module for DBIish
Diffstat (limited to 'etc')
-rw-r--r--etc/modules.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/etc/modules.txt b/etc/modules.txt
index 646450e..b4ad5fd 100644
--- a/etc/modules.txt
+++ b/etc/modules.txt
@@ -37,6 +37,7 @@ File-Directory-Tree git https://github.com/labster/p6-file-directory-tree.git
File-Temp git https://github.com/rbt/raku-File-Temp.git master
NativeCall-TypeDiag git https://github.com/Skarsnik/nativecall-typediag.git master
NativeHelpers-Blob git https://github.com/salortiz/NativeHelpers-Blob.git master
+NativeLibs git https://github.com/salortiz/NativeLibs.git master
DBIish git https://github.com/raku-community-modules/DBIish.git master
# Taken from the previous iteration of Rakudo Star