aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSteve Mynott <steve.mynott@gmail.com>2017-10-27 12:03:13 +0100
committerSteve Mynott <steve.mynott@gmail.com>2017-10-27 12:03:13 +0100
commit9912ce068ed83cbd7cd31435386cd826fe0a6d94 (patch)
treec3ed5c3d1108b7ef62933bafda1934f7cd989de9
parent64a5d10916d6bacaf7a723dfbf1b336278110d4a (diff)
Add DateTime::Format #103
-rw-r--r--.gitmodules3
-rw-r--r--modules/MODULES.txt1
m---------modules/perl6-datetime-format0
3 files changed, 4 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules
index 2778119..22e53e0 100644
--- a/.gitmodules
+++ b/.gitmodules
@@ -118,3 +118,6 @@
[submodule "modules/Test-META"]
path = modules/Test-META
url = git@github.com:jonathanstowe/Test-META.git
+[submodule "modules/perl6-datetime-format"]
+ path = modules/perl6-datetime-format
+ url = git@github.com:supernovus/perl6-datetime-format.git
diff --git a/modules/MODULES.txt b/modules/MODULES.txt
index 0149b71..edab5d0 100644
--- a/modules/MODULES.txt
+++ b/modules/MODULES.txt
@@ -39,3 +39,4 @@ perl6-file-which
tap-harness6 # have last so faster perl5 prove used
panda-stub
p6-io-string
+perl6-datetime-format
diff --git a/modules/perl6-datetime-format b/modules/perl6-datetime-format
new file mode 160000
+Subproject 586a95ab1173edc58834d131524130871d22205