From c38a2a6fd2a0447e7b502a18ab071e125de2ccfb Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tadeusz=20So=C5=9Bnierz?= Date: Wed, 27 Apr 2011 17:33:09 +0200 Subject: Remove some of the not working modules, add some new. Note the changes in the announcement --- skel/build/Makefile.in | 7 ++----- skel/docs/announce/2011.04 | 4 +++- 2 files changed, 5 insertions(+), 6 deletions(-) (limited to 'skel') diff --git a/skel/build/Makefile.in b/skel/build/Makefile.in index b1653e2..a8cada1 100644 --- a/skel/build/Makefile.in +++ b/skel/build/Makefile.in @@ -54,13 +54,11 @@ PERL6_LANG_DIR = $(PARROT_LIB_DIR)/languages/perl6 MODULES = \ modules/zavolaj \ - modules/MiniDBI \ modules/xml-writer \ modules/svg \ modules/svg-plot \ modules/Math-RungeKutta \ modules/Math-Model \ - modules/mainline \ modules/perl6-Config-INI \ modules/perl6-Term-ANSIColor \ modules/Algorithm-Viterbi \ @@ -68,11 +66,10 @@ MODULES = \ modules/Perl6-MIME-Base64 \ modules/perl6-lwp-simple \ modules/json \ - modules/yaml-pm6 \ - modules/form \ modules/perl6-digest-md5 \ modules/perl6-File-Tools \ - modules/perl6-Module-Tools + modules/Pies \ + modules/http-server-simple all: rakudo diff --git a/skel/docs/announce/2011.04 b/skel/docs/announce/2011.04 index c6fea6e..4834b2d 100644 --- a/skel/docs/announce/2011.04 +++ b/skel/docs/announce/2011.04 @@ -24,7 +24,9 @@ and other resources collected from the Perl 6 community. This release of Rakudo Star adds the following features over the previous Star release: - * ... + * Modules MiniDBI, form, HTTP::Daemon, Yaml and Module::Tools are + removed in this release. Pies (including panda, the module + installer) and HTTP::Server::Simple were added instead There are some key features of Perl 6 that Rakudo Star does not yet handle appropriately, although they will appear in upcoming -- cgit v1.1