aboutsummaryrefslogtreecommitdiff
path: root/etc
diff options
context:
space:
mode:
authorPatrick Spek <p.spek@tyil.nl>2020-10-25 16:11:52 +0100
committerPatrick Spek <p.spek@tyil.nl>2020-11-20 20:42:35 +0100
commit3db8ee9a06683778e26024578932ded0ef1ceead (patch)
tree4f22205029dcf76a67e9cd96afb9e38b72578ab3 /etc
parent80d447930cdf05795b23405e465af6984c69996b (diff)
Move around module installation order
Diffstat (limited to 'etc')
-rw-r--r--etc/modules.txt6
1 files changed, 3 insertions, 3 deletions
diff --git a/etc/modules.txt b/etc/modules.txt
index d944ad2..f3245b1 100644
--- a/etc/modules.txt
+++ b/etc/modules.txt
@@ -72,6 +72,9 @@ Testo git https://github.com/raku-community-modules/perl6-Te
Temp-Path git https://github.com/ufobat/perl6-Temp-Path.git master
Pod-Load git https://github.com/JJ/p6-pod-load.git master
Test-Output git https://github.com/raku-community-modules/perl6-Test-Output.git master
+DateTime-Parse git https://github.com/sergot/datetime-parse.git master
+Encode git https://github.com/sergot/perl6-encode.git master
+HTTP-UserAgent git https://github.com/sergot/http-useragent.git master
Pod-To-HTML git https://github.com/perl6/Pod-To-HTML.git master
Pod-To-BigPage git https://github.com/perl6/perl6-pod-to-bigpage.git master
File-Find git https://github.com/tadzik/File-Find.git master
@@ -81,11 +84,8 @@ Shell-Command git https://github.com/tadzik/Shell-Command.git
LibraryMake git https://github.com/retupmoca/P6-LibraryMake.git master
IO-String git https://github.com/hoelzro/p6-io-string.git master
DateTime-Format git https://github.com/supernovus/perl6-datetime-format.git master
-DateTime-Parse git https://github.com/sergot/datetime-parse.git master
IO-Capture-Simple git https://github.com/sergot/IO-Capture-Simple.git master
Test-Util-ServerPort git https://github.com/jonathanstowe/Test-Util-ServerPort.git master
-Encode git https://github.com/sergot/perl6-encode.git master
-HTTP-UserAgent git https://github.com/sergot/http-useragent.git master
JSON-RPC git https://github.com/bbkr/jsonrpc.git master
Getopt-Long git https://github.com/Leont/getopt-long6.git master
TAP git https://github.com/Raku/tap-harness6.git master