From e335ffb41f7d65f369a8e4170affcd8d68a40be2 Mon Sep 17 00:00:00 2001 From: Patrick Spek Date: Sun, 22 Mar 2020 13:43:38 +0100 Subject: Include all community modules from old rakudo-star --- etc/modules.txt | 124 ++++++++++++++++++++++++++++---------------------------- 1 file changed, 62 insertions(+), 62 deletions(-) (limited to 'etc') diff --git a/etc/modules.txt b/etc/modules.txt index 4cb5199..66071de 100644 --- a/etc/modules.txt +++ b/etc/modules.txt @@ -1,69 +1,69 @@ # Zef, the package manager -zef git https://github.com/ugexe/zef.git v0.8.3 +zef git https://github.com/ugexe/zef.git v0.8.3 # Documentation utilities -rakudoc git https://github.com/Raku/doc.git master +rakudoc git https://github.com/Raku/doc.git master # Config -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 +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 # Taken from the previous iteration of Rakudo Star -URI git https://github.com/raku-community-modules/uri.git master -JSON::Fast -JSON::Name -JSON::Unmarshal -JSON::Marshal -JSON::Class -META6 -License::SPDX -Test::META -XML::Writer -SVG -SVG::Plot -Terminal::ANSIColor -OO::Monitors -Test::Mock -Grammar::Profiler::Simple -Grammar::Debugger -MIME::Base64 -JSON::Tiny -OpenSSL -IO::Socket::SSL -LWP::Simple -Digest::MD5 -HTTP::Status -Template::Mustache -PSGI -HTTP::Easy -Template::Mojo -NativeHelpers::Blob -DBIish -Test::When -File::Directory::Tree -Digest -Testo -Temp::Path -Pod::Load -Test::Output -Pod::To::HTML -Pod::To::BigPage -File::Temp -File::Find -Debugger::UI::CommandLine -File::Which -Shell::Command -LibraryMake -IO::String -DateTime::Format -DateTime::Parse -IO::Capture::Simple -Test::Util::ServerPort -Encode -HTTP::UserAgent -JSON::RPC -Getopt::Long -TAP -App::Prove6 -LibraryCheck -Readline +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 +NativeHelpers-Blob git https://github.com/salortiz/NativeHelpers-Blob.git master +DBIish git https://github.com/raku-community-modules/DBIish.git master +Test-When git https://github.com/raku-community-modules/perl6-Test-When.git master +File-Directory-Tree git https://github.com/labster/p6-file-directory-tree.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-Temp git https://github.com/rbt/raku-File-Temp.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 -- cgit v1.1