Changes between Version 5 and Version 6 of GoogleCodeIn2010Tasks

Show
Ignore:
Timestamp:
10/27/10 09:52:35 (11 years ago)
Author:
mikehh
Comment:

addition of Task 2

Legend:

Unmodified
Added
Removed
Modified
  • GoogleCodeIn2010Tasks

    v5 v6  
    99 
    1010''Details'': The parrot.org main web site is currently not dynamic enough. It is hard to see what is going on in our community right now from our main entry page. This task will make usability improvements to our site such as: List the last few commits to our codebase, giving links to relevant mailing lists and irc channels (and logs), summarizing recent blog posts from Planet Parrot, etc. PLEASE ADD MORE DETAIL. 
     11 
     12== Task # 2:  Convert tests written in perl5 to pir - This could/would be multiple tasks == 
     13 
     14Potential Mentors: mikehh, ? 
     15 
     16Background Required: some perl, read up on pir, examples to be given 
     17 
     18''Details'': A lot of our tests are still written in perl5 or a combination of perl5 with pir in CODE/OUTPUT blocks.  Ultimately we would like to get rid of any dependency on perl5.  We will put forward a list of tests that still need converting and set them up as a tasks with one or more tests to be converted.