Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
add NativeHelpers::Blob for DBIish
  • Loading branch information
timo committed Apr 2, 2016
1 parent c638e32 commit 62fd366
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 1 deletion.
3 changes: 3 additions & 0 deletions .gitmodules
Expand Up @@ -94,3 +94,6 @@
[submodule "modules/p6-native-resources"]
path = modules/p6-native-resources
url = git://github.com/hoelzro/p6-native-resources
[submodule "modules/NativeHelpers-Blob"]
path = modules/NativeHelpers-Blob
url = git://github.com/salortiz/NativeHelpers-Blob
3 changes: 2 additions & 1 deletion modules/MODULES.txt
Expand Up @@ -22,7 +22,8 @@ p6-Template-Mustache
PSGI
perl6-http-easy # uses PSGI
Template-Mojo
DBIish
NativeHelpers-Blob
DBIish # uses NativeHelpers::Blob
jsonrpc # uses PSGI
Pod-To-HTML
p6-file-directory-tree
Expand Down
1 change: 1 addition & 0 deletions modules/NativeHelpers-Blob
Submodule NativeHelpers-Blob added at 2defe2

0 comments on commit 62fd366

Please sign in to comment.