[t/spec] fix svn props
[pugs.git] / misc / helpnow / README
blob882e3337114c7bb2b4b41933a131b63143f38d22
1 =head1 NAME
3 This week's contribution to Perl 6
5 =head1 SYNOPSIS
7 Each week we pose a challenge to the general public: one contribution to
8 Perl 6 that's achievable for a newcomer.
10 =head1 PEOPLE
12     moritz
13     diakopter
14     colomon
16     YOUR NAME HERE
18 =head1 IDEAS
20     Fix up a test file
22     Port a smallish module
23         - Log::Message
24         - Text::Wrap
25         - Text::Soundex (but wait until Str.trans is implemented)
27     Implement $smallish_feature in $implementation
29     Fix $bug in $implementation
30         - Right now, Rakudo fails to handle the case when &infix:<op>() doesn't exist
31         and you do "my $a; $a op= $b;"  This needs both a good test and a fix.
33     Write documentation/examples for $function/$feature
35     Others:
36         come up with a (generated) index file for http://u4x.perl6.org/,
37         awesomeify 
39 =head1 SCHEDULE
41 We don't have to keep the schedule to the day (but it would be nice). We
42 plan one task per week.
44 =over
46 =item  2010-05-03
47     
48 moritz: a website for proto
50 =item  2010-05-10
52 moritz: fix up S05-grammar/parse_and_parsefile.t
54 =back
56 # vim: spell ft=pod