aboutsummaryrefslogtreecommitdiff
path: root/etc/modules.txt
diff options
context:
space:
mode:
Diffstat (limited to 'etc/modules.txt')
-rw-r--r--etc/modules.txt8
1 files changed, 6 insertions, 2 deletions
diff --git a/etc/modules.txt b/etc/modules.txt
index 7734abe..330a891 100644
--- a/etc/modules.txt
+++ b/etc/modules.txt
@@ -9,9 +9,14 @@ zef git https://github.com/ugexe/zef.git v0.8.5
Perl6-TypeGraph git https://github.com/antoniogamiz/Perl6-TypeGraph.git v2.1.3
rakudoc git https://github.com/Raku/doc.git master
+# Logging
+Log git https://home.tyil.nl/git/raku/Log v0.3.1
+
+Terminal-ANSIColor git https://github.com/tadzik/Terminal-ANSIColor.git master
+Log-Colored git https://home.tyil.nl/git/raku/Log::Colored v0.1.1
+
# Configuration management
Hash-Merge git https://github.com/scriptkitties/p6-Hash-Merge.git v1.0.0
-Log git https://home.tyil.nl/git/raku/Log v0.3.1
IO-Path-XDG git https://home.tyil.nl/git/raku/IO::Path::XDG v0.2.0
Config git https://home.tyil.nl/git/raku/Config v3.0.0
@@ -45,7 +50,6 @@ Test-META git https://github.com/jonathanstowe/Test-META.git
XML-Writer git https://github.com/masak/xml-writer.git master
SVG git https://github.com/moritz/svg.git master
SVG-Plot git https://github.com/moritz/svg-plot.git master
-Terminal-ANSIColor git https://github.com/tadzik/Terminal-ANSIColor.git master
OO-Monitors git https://github.com/jnthn/oo-monitors.git master
Test-Mock git https://github.com/jnthn/test-mock.git master
Grammar-Profiler-Simple git https://github.com/perlpilot/Grammar-Profiler-Simple.git master