aboutsummaryrefslogtreecommitdiff
path: root/etc/modules.txt
blob: e6eef4879f7db6aa94b6a40ffba11272615adce5 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
# These modules are installed from top to bottom. There is *no* dependency
# resolution when installing these through the rstar installer, so these need
# to be resolved manually by including all dependencies here as well.

# Zef, the package manager
zef  git  https://github.com/ugexe/zef.git  v0.8.3

# Documentation utilities
Perl6-TypeGraph  git  https://github.com/antoniogamiz/Perl6-TypeGraph.git  v2.1.1
rakudoc          git  https://github.com/Raku/doc.git                      master

# Configuration management
Hash-Merge  git  https://github.com/scriptkitties/p6-Hash-Merge.git  v1.0.0
Config      git  https://github.com/scriptkitties/p6-Config.git      v2.0.1

# Database interaction
File-Directory-Tree   git  https://github.com/labster/p6-file-directory-tree.git  master
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
DBIish                git  https://github.com/raku-community-modules/DBIish.git   master

# Taken from the previous iteration of Rakudo Star
URI                      git  https://github.com/raku-community-modules/uri.git                master
JSON-Fast                git  https://github.com/timo/json_fast.git                            master
JSON-Name                git  https://github.com/jonathanstowe/JSON-Name.git                   master
JSON-Unmarshal           git  https://github.com/tadzik/JSON-Unmarshal.git                     master
JSON-Marshal             git  https://github.com/jonathanstowe/JSON-Marshal.git                master
JSON-Class               git  https://github.com/jonathanstowe/JSON-Class.git                  master
META6                    git  https://github.com/jonathanstowe/META6.git                       master
License-SPDX             git  https://github.com/jonathanstowe/License-SPDX.git                master
Test-META                git  https://github.com/jonathanstowe/Test-META.git                   master
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
Grammar-Debugger         git  https://github.com/jnthn/grammar-debugger.git                    master
MIME-Base64              git  https://github.com/raku-community-modules/MIME-Base64.git        master
JSON-Tiny                git  https://github.com/moritz/json.git                               master
OpenSSL                  git  https://github.com/sergot/openssl.git                            master
IO-Socket-SSL            git  https://github.com/sergot/io-socket-ssl.git                      master
LWP-Simple               git  https://github.com/raku-community-modules/raku-lwp-simple.git    master
Digest-MD5               git  https://github.com/cosimo/perl6-digest-md5.git                   master
HTTP-Status              git  https://github.com/supernovus/perl6-http-status.git              master
Template-Mustache        git  https://github.com/softmoth/p6-Template-Mustache.git             master
PSGI                     git  https://github.com/supernovus/perl6-psgi.git                     master
HTTP-Easy                git  https://github.com/supernovus/perl6-http-easy.git                master
Template-Mojo            git  https://github.com/tadzik/Template-Mojo.git                      master
Test-When                git  https://github.com/raku-community-modules/perl6-Test-When.git    master
Digest                   git  https://github.com/grondilu/libdigest-perl6.git                  master
Testo                    git  https://github.com/raku-community-modules/perl6-Testo.git        master
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
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
Debugger-UI-CommandLine  git  https://github.com/jnthn/rakudo-debugger.git                     master
File-Which               git  https://github.com/azawawi/perl6-file-which.git                  master
Shell-Command            git  https://github.com/tadzik/Shell-Command.git                      master
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
App-Prove6               git  https://github.com/Leont/app-prove6.git                          master
LibraryCheck             git  https://github.com/jonathanstowe/LibraryCheck.git                master
Readline                 git  https://github.com/drforr/perl6-readline.git                     master