<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0">
    <channel>
        <title>The Perl Foundation</title>
        <link>http://news.perlfoundation.org/</link>
        <description></description>
        <language>en</language>
        <copyright>Copyright 2009</copyright>
        <lastBuildDate>Wed, 24 Jun 2009 16:41:10 +0000</lastBuildDate>
        <generator>http://www.sixapart.com/movabletype/</generator>
        <docs>http://www.rssboard.org/rss-specification</docs>
        
        <item>
            <title>YAPC::NA 2010 in Columbus</title>
            <description><![CDATA[<p>We are excited to announce that <a href="http://columbus.pm.org/">Columbus, Ohio Perl Mongers</a> will be the hosts of <a href="http://yapc2010.com/"><span class="caps">YAPC</span>::NA 2010</a>.  They came in a very close second in last year's bidding and came back this year with an excellent proposal that sets the stage for a great <span class="caps">YAPC</span>::NA 2010 in Columbus.</p>

<p>Congratulations Columbus!</p>]]></description>
            <link>http://news.perlfoundation.org/2009/06/yapcna_2010_in_columbus.html</link>
            <guid>http://news.perlfoundation.org/2009/06/yapcna_2010_in_columbus.html</guid>
            
            
            <pubDate>Wed, 24 Jun 2009 16:41:10 +0000</pubDate>
        </item>
        
        <item>
            <title>Running Grants (2009 - X)</title>
            <description><![CDATA[<p>Dear all, thanks for the grant managers who sent me updates, but I had some problems with my laptop and things were not easy. Hope to get back on track in 15 days.</p>]]></description>
            <link>http://news.perlfoundation.org/2009/06/running_grants_2009_-_x.html</link>
            <guid>http://news.perlfoundation.org/2009/06/running_grants_2009_-_x.html</guid>
            
                <category domain="http://www.sixapart.com/ns/types#category">Grants</category>
            
            
            <pubDate>Tue, 23 Jun 2009 18:01:12 +0000</pubDate>
        </item>
        
        <item>
            <title>Running Grants (2009 - XI)</title>
            <description><![CDATA[<p>Grants updates, in fact, updates <span class="caps">IX,</span> X and <span class="caps">XI, </span>as we had a small stop.</p>

<h3><a href="http://www.perlfoundation.org/ingy_dot_net_port_pyyaml_to_perl">Port PyYAML to Perl</a> -- Ingy döt Net</h3>

<p>Ingy update:<br />
<em>I'm a bit behind on finishing <span class="caps">YAML</span>::Perl. This is due mostly to a focus on TestML. So far I have the spec: http://ingydotnet.github.com/testml/spec/ and a Perl 5 implementation: http://github.com/ingydotnet/testml-pm/</em><br />
<em>These are undergoing last minute changes.</em><br />
<em>The reason I'm doing this and telling you about it, is that I am using TestML to write all the PyYAML tests and run them against Perl and Python implementations. In that way we we have more guaranteed accuracy.</em><br />
 <em>I have TestML ready to standardize all the PyYaml tests in a language independent way. This has been a little bit a a tangent to the <span class="caps">TPF </span>project, but I think it is the right approach. It ensures that Python and Perl (and others) are passing the exact same tests.</em></p>

<h3><a href="http://www.perlfoundation.org/fixing_bugs_in_the_archive_zip_perl_module">Fixing Bugs in the Archive::Zip Perl Module</a> -- Alan Haggai Alavi</h3>

<p>Alan has no progress to report at this time.</p>

<h3><a href="http://www.perlfoundation.org/test_builder_2">Test::Builder 2</a> -- Michael G Schwern</h3>

<p>No update from Michael.</p>

<h3><a href="http://www.perlfoundation.org/vadim_konovalov_perl_cross_compilation_for_linux_and_wince">Perl cross-compilation for linux and wince</a> -- Vadim Konovalov</h3>

<p>No update from Vadim.</p>

<h3><a href="http://www.perlfoundation.org/vadim_konovalov_tcl_tk_access_for_rakudo">Tcl/Tk access for Rakudo</a> -- Vadim Konovalov</h3>

<p>No update from Vadim.</p>

<h3><a href="http://www.perlfoundation.org/kieren_diment_the_perl_survey">Perl Survey</a> -- Kieren Diment</h3>

<p>KD has not resumed work yet, but should soon.</p>

<h3><a href="http://www.perlfoundation.org/sebastian_riedel_the_mojo_documentation_project">Mojo Documentation Project</a> -- Sebastian Riedel</h3>

<p>No updates from Sebastian for some weeks.</p>

<h3><a href="http://www.perlfoundation.org/leon_timmermans_embedding_perl_into_c_applications">Embedding perl into C++ applications</a> -- Leon Timmermans</h3>

<p>On hiatus due to school work. Hopefully back up and running in the Summer. </p>

<h3><a href="http://www.perlfoundation.org/eric_and_tina_improving_learn_perl_org">Improving learn.perl.org</a> -- Eric and Tina</h3>

<p>Eric update:</p>

<p><em>I decided to scrap the combust setup and redo the <a href="http://learnperl.scratchcomputing.com/">site layout</a> without being constrained by the existing template.  I solicited some feedback on the design, and got some (though I would really prefer that somebody just hand me a <span class="caps">CSS.</span>)</em><br />
<em>Ultimately, I can't say whether the final site will look like that or be wedged back into the original templates or what.  I'm trying to focus on the content and just want to come up with something reasonably approachable for navigation and layout.</em><br />
<em>I haven't been able to do any new content in May, but should have a few more articles done in June.</em></p>

<h3><a href="http://www.perlfoundation.org/ilya_carl_and_stephen_a_lightweight_web_framework_for_perl_6">A lightweight web framework for Perl 6</a> -- Ilya, Carl and Stephen</h3>

<p>As always - you can get the latest progress on the GitHub project http://github.com/masak/web and their blog posts:</p>


<ul>
<li>Week 5
<ul>
<li>More tinkering everywhere http://use.perl.org/~masak/journal/38871</li>
<li>Pastebin http://blogs.gurulabs.com/stephen/2009/04/more-web-grant-updates---paste.html</li>
</ul>
</li>
<li>Week 6
<ul>
<li>Hitomi draft, November work http://use.perl.org/~masak/journal/38922</li>
<li>Writing a Perl 6 blogging app in 90 minutes http://use.perl.org/~masak/journal/38946</li>
<li>Blog speed-run http://blogs.gurulabs.com/stephen/2009/05/blog-speed-run.html</li>
</ul>
</li>
<li>Week 7
<ul>
<li>Hitomi and server agnosticism http://use.perl.org/~masak/journal/38973 </li>
</ul>
</li>
<li>Week 8 
<ul>
<li>Some Druid and Hitomi fiddling - http://use.perl.org/~masak/journal/</li>
</ul>
</li>
</ul>



<h3><a href="http://www.perlfoundation.org/pod_mangling_utility_improvements_ricardo_signes">Pod Mangling Utility Improvements</a> -- Ricardo Signes</h3>

<p>Ricardo did a decent amount of work so far, and has blogged about it: <a href="http://rjbs.manxome.org/rubric/~rjbs/pod/created_on/2009-05">check it out!</a></p>]]></description>
            <link>http://news.perlfoundation.org/2009/06/running_grants_2009_-_xi.html</link>
            <guid>http://news.perlfoundation.org/2009/06/running_grants_2009_-_xi.html</guid>
            
                <category domain="http://www.sixapart.com/ns/types#category">Grants</category>
            
            
                <category domain="http://www.sixapart.com/ns/types#tag">grants</category>
            
            <pubDate>Sun, 07 Jun 2009 12:11:21 +0000</pubDate>
        </item>
        
        <item>
            <title>2009Q2 Grant Results</title>
            <description><![CDATA[<p>After grant proposals comment by the community and vote taking place in the Grant Committee, these are the results.</p>

<p>Rejected proposals:</p>


<ul>
<li><a href="http://news.perlfoundation.org/2009/05/2009q2_grant_proposal_project.html" title="CMS">Project nival</a></li>
<li><a href="http://news.perlfoundation.org/2009/05/2009q2_grant_proposal_project_1.html" title="web nttp/rss reader and email system">Project ruddy</a></li>
<li><a href="http://news.perlfoundation.org/2009/05/2009q2_grant_proposal_perl_6_p.html">Perl 6 Pages</a></li>
</ul>



<p>Funded proposal:</p>


<ul>
<li><a href="http://news.perlfoundation.org/2009/05/2009q2_grant_proposal_pod_mang.html">Pod Mangling Utility Improvements</a></li>
</ul>

]]></description>
            <link>http://news.perlfoundation.org/2009/05/2009q2_grant_results.html</link>
            <guid>http://news.perlfoundation.org/2009/05/2009q2_grant_results.html</guid>
            
                <category domain="http://www.sixapart.com/ns/types#category">Grants</category>
            
            
                <category domain="http://www.sixapart.com/ns/types#tag">GP2009Q2</category>
            
                <category domain="http://www.sixapart.com/ns/types#tag">grants</category>
            
            <pubDate>Fri, 22 May 2009 19:31:30 +0000</pubDate>
        </item>
        
        <item>
            <title>Approval of latest Hague Perl 6 Grant, &quot;Traits, Introspection and More Dispatch Work For Rakudo&quot;</title>
            <description><![CDATA[<p>It is with great pleasure to announce the approval of the latest <a href="http://www.perlfoundation.org/ian_hague_perl_6_development_grants">Ian Hague grant for Perl 6 development</a>, entitled <a href="http://news.perlfoundation.org/2009/04/hague_perl_6_grant_request_tra.html">'Traits, Introspection and More Dispatch Work For Rakudo.'</a>  This grant goes to <a href="http://www.jnthn.net/">Jonathan Worthington</a>, who has already <a href="http://news.perlfoundation.org/2009/04/hague_perl_6_grant_for_jonatha.html">successfully finished</a> one Hague grant.  The grant manager for this grant will be <a href="http://www.pmichaud.com/">Patrick Michaud</a>, the lead architect of <a href="http://www.rakudo.org/">Rakudo Perl 6</a>, the <a href="http://www.perlfoundation.org/perl6/index.cgi">Perl 6</a> implementation effort on top of the <a href="http://www.parrot.org/">Parrot virtual machine</a>.</p>

<p>We thank Jonathan for his grant application and we look forward to its success.  Jonathan will keep the Perl community informed of his progress on this grant work through the <a href="http://www.rakudo.org/">Rakudo.org blog</a> and in his own <a href="http://use.perl.org/~JonathanWorthington/journal/">use.perl.org journal</a>.</p>

<p>Thank you to everyone who participated in the call for feedback regarding this grant application.  Your feedback is essential in the decision process regarding Hague grants.</p>]]></description>
            <link>http://news.perlfoundation.org/2009/05/approval_of_latest_hague_perl.html</link>
            <guid>http://news.perlfoundation.org/2009/05/approval_of_latest_hague_perl.html</guid>
            
                <category domain="http://www.sixapart.com/ns/types#category">Grants</category>
            
                <category domain="http://www.sixapart.com/ns/types#category">Perl 6 Development</category>
            
            
            <pubDate>Fri, 22 May 2009 14:54:52 +0000</pubDate>
        </item>
        
        <item>
            <title>Continued Review of TPF Grant for Richard Dice on TPF and Perl community work</title>
            <description><![CDATA[<p>The <span class="caps">TPF </span>board of directors wants to provide a progress update on discussion regarding providing support to Richard Dice to work on <span class="caps">TPF </span>and Perl community issues.  The original public announcement and request-for-comment is <a href="http://news.perlfoundation.org/2009/04/request_for_comment_tpf_to_eng.html">found here.</a></p>

<p>The new version of this proposal is <span class="mt-enclosure mt-enclosure-file" style="display: inline;"><a href="http://news.perlfoundation.org/files/richard_dice_tpf_grant_proposal.pod">available here</a></span>.  It has been revised considerably based on community comment and discussion within <span class="caps">TPF. </span> Highlights of the changes between the original version and the current one are:</p>


<ul>
<li>Change from a work contract to a grant proposal;</li>
<li>Formatted according to the standard <span class="caps">POD </span>template for <span class="caps">TPF </span>grants;</li>
<li>Restriction of the work items to a smaller list of clearly defined deliverables.</li>
</ul>



<p>The <span class="caps">TPF </span>board of directors will have a new meeting shortly that will discuss this new version of the proposal and most likely include a vote on whether to accept.  Additionally, though it is not commented upon in the attached <span class="caps">POD </span>the arrangement with the board would include my stepping down from the presidency (and the associated board seat) for the duration of the grant.</p>

<p>Thanks to everyone who participated in this process.  Your feedback has been very valuable.</p>]]></description>
            <link>http://news.perlfoundation.org/2009/05/continued_review_of_tpf_grant.html</link>
            <guid>http://news.perlfoundation.org/2009/05/continued_review_of_tpf_grant.html</guid>
            
                <category domain="http://www.sixapart.com/ns/types#category">Grants</category>
            
                <category domain="http://www.sixapart.com/ns/types#category">Perl Foundation</category>
            
            
            <pubDate>Wed, 20 May 2009 20:51:22 +0000</pubDate>
        </item>
        
        <item>
            <title>YAPC::NA 2010 Call for Venue</title>
            <description><![CDATA[<p>It's that time again!  Welcome to another Yet Another Perl Conference, North America Call for Venue. Do you want to bring hundreds of Perl geeks to your city?  If so, then please consider submitting your bid for <span class="caps">YAPC</span>::NA 2010. Similar to last year, the deadline for submissions is June 10 and the winning bid will be announced at <a href="http://yapc10.org/">this year's conference in Pittsburgh</a>.</p>]]></description>
            <link>http://news.perlfoundation.org/2009/05/yapcna_2010_call_for_venue.html</link>
            <guid>http://news.perlfoundation.org/2009/05/yapcna_2010_call_for_venue.html</guid>
            
                <category domain="http://www.sixapart.com/ns/types#category">Conferences</category>
            
            
                <category domain="http://www.sixapart.com/ns/types#tag">conferences</category>
            
                <category domain="http://www.sixapart.com/ns/types#tag">yapc</category>
            
                <category domain="http://www.sixapart.com/ns/types#tag">yapc-na</category>
            
            <pubDate>Wed, 13 May 2009 17:15:02 +0000</pubDate>
        </item>
        
        <item>
            <title>Making the most of our conference presence</title>
            <description><![CDATA[<p>The Perl Foundation will have a booth at <span class="caps">OSCON </span>again this year.  The booth always serves as a great meeting place for those of us in the Perl community, but beyond that, it tends to be a little confused as to its purpose.  We know that we want to show other <span class="caps">OSCON </span>attendees that the Perl community is an active community that is on the cutting edge of technology.  We know that we want to encourage people that don't use Perl to start using the language.  We know that we want to encourage the people that use Perl to start talking about it.  We know that we want to encourage people to donate to The Perl Foundation.</p>

<p>What we don't know is the best way to accomplish these goals and have a polished presence at <span class="caps">OSCON.</span></p>

<p>This year, we'd like to solicit the Perl community for their ideas.  What do you want The Perl Foundation booth to communicate at <span class="caps">OSCON </span>and how do you suggest us doing it?  Please leave your commentary here or feel free to email pr at perlfoundation dot org.</p>]]></description>
            <link>http://news.perlfoundation.org/2009/05/making_the_most_of_our_confere.html</link>
            <guid>http://news.perlfoundation.org/2009/05/making_the_most_of_our_confere.html</guid>
            
            
                <category domain="http://www.sixapart.com/ns/types#tag">oscon2009</category>
            
                <category domain="http://www.sixapart.com/ns/types#tag">perl</category>
            
                <category domain="http://www.sixapart.com/ns/types#tag">pr</category>
            
            <pubDate>Sun, 10 May 2009 22:11:38 +0000</pubDate>
        </item>
        
        <item>
            <title>2009Q2 Grant Proposals</title>
            <description><![CDATA[<p>That time of the month is back. This quarter we had two new grant proposals, and two grant proposals that were maintained from last round. We expect the community to comment on these grants accordingly with their relevance. </p>

<p>Please comment on each grant proposal post:<br />
* <a href="http://news.perlfoundation.org/2009/05/2009q2_grant_proposal_perl_6_p.html">Perl 6 Pages</a><br />
* <a href="http://news.perlfoundation.org/2009/05/2009q2_grant_proposal_pod_mang.html">Pod Mangling Utility Improvements</a><br />
* <a href="http://news.perlfoundation.org/2009/05/2009q2_grant_proposal_project.html" title="CMS">Project nival</a><br />
* <a href="http://news.perlfoundation.org/2009/05/2009q2_grant_proposal_project_1.html" title="web nttp/rss reader and email system">Project ruddy</a></p>]]></description>
            <link>http://news.perlfoundation.org/2009/05/2009q2_grant_proposals.html</link>
            <guid>http://news.perlfoundation.org/2009/05/2009q2_grant_proposals.html</guid>
            
                <category domain="http://www.sixapart.com/ns/types#category">Grants</category>
            
            
                <category domain="http://www.sixapart.com/ns/types#tag">GP2009Q2</category>
            
            <pubDate>Sun, 03 May 2009 14:29:22 +0000</pubDate>
        </item>
        
        <item>
            <title>2009Q2 Grant Proposal: Project ruddy (web nttp/rss reader and email system)</title>
            <description><![CDATA[<!-- INDEX END -->

<p>
</p>
<h1>Project ruddy</h1>
<dl>
<dt><strong>Name:</strong>

<dd>
<pre>
    Igor Sanchez-Puls and
    Rene Sanchez-Puls.</pre>
</dd>

<dt><strong>Amount Requested:</strong>

<dd>
<pre>
    Front end 1000
    Back end  1000
    Total =   2000</pre>
</dd>
</dl>
<p>
</p>
<h2>Synopsis</h2>
<p>The name ruddy comes from a kind of dove.</p>

<p>    Ruddy is intended to be version 0 (actually exists a prealpha version) of a nntp/rss reader an a web based email system.</p>
<p>
</p>]]></description>
            <link>http://news.perlfoundation.org/2009/05/2009q2_grant_proposal_project_1.html</link>
            <guid>http://news.perlfoundation.org/2009/05/2009q2_grant_proposal_project_1.html</guid>
            
                <category domain="http://www.sixapart.com/ns/types#category">Grants</category>
            
            
                <category domain="http://www.sixapart.com/ns/types#tag">GP2009Q2</category>
            
            <pubDate>Sun, 03 May 2009 14:27:13 +0000</pubDate>
        </item>
        
        <item>
            <title>2009Q2 Grant Proposal: Project nival (CMS)</title>
            <description><![CDATA[<!-- INDEX END -->

<p>
</p>
<h1>Project nival</h1>
<dl>
<dt><strong>Name:</strong>

<dd>
<pre>
    Igor Sanchez-Puls and
    Rene Sanchez-Puls.</pre>
</dd>
<dt><strong>Amount Requested:</strong>

<dd>
<pre>
    Front end 1000
    Back end  1000
    Total =   2000</pre>
</dd>
</dl>
<p>
</p>
<h2>Synopsis</h2>
<p>
    The name nival comes from a kind of owl.</p>
<p>    Nival is intended to be version 0 of a Content Management System (CMS)</p>
<p>
</p>
]]></description>
            <link>http://news.perlfoundation.org/2009/05/2009q2_grant_proposal_project.html</link>
            <guid>http://news.perlfoundation.org/2009/05/2009q2_grant_proposal_project.html</guid>
            
                <category domain="http://www.sixapart.com/ns/types#category">Grants</category>
            
            
                <category domain="http://www.sixapart.com/ns/types#tag">GP2009Q2</category>
            
            <pubDate>Sun, 03 May 2009 14:24:46 +0000</pubDate>
        </item>
        
        <item>
            <title>2009Q2 Grant Proposal: Pod Mangling Utility Improvements</title>
            <description><![CDATA[<!-- INDEX END -->

<p>
</p>
<h1>Pod Mangling Utility Improvements</h1>
<dl>
<dt><strong>Name:</strong>

<dd>
<p>Ricardo Signes</p>
</dd>
</li>
<dt><strong>Email:</strong>

<dd>
<p>[hidden email]</p>
</dd>
</li>
<dt><strong>Amount Requested:</strong>

<dd>
<p>$2000</p>
</dd>
</li>
</dl>
<p>
</p>
<h2>Synopsis</h2>
<p>This grant is for the completion of design and implementation of basic versions
of three pieces of software currently under development:</p>
<dl>
<dt><strong>Pod::Elemental</strong>

<dt><strong>Pod::Weaver</strong>

<dt><strong>Dist::Zilla::Plugin::PodWeaver</strong>

</dl>
<p>All three modules exist and have been in use by a number of people for some
time.  The main thrust of the grant is to improve the usability and reliability
of Pod::Weaver.  Pod::Weaver is one of the key components of Dist::Zilla.  D::Z
was presented to good response at the Pittsburgh Perl Workshop in 2008.</p>
<p>
</p>
]]></description>
            <link>http://news.perlfoundation.org/2009/05/2009q2_grant_proposal_pod_mang.html</link>
            <guid>http://news.perlfoundation.org/2009/05/2009q2_grant_proposal_pod_mang.html</guid>
            
                <category domain="http://www.sixapart.com/ns/types#category">Grants</category>
            
            
                <category domain="http://www.sixapart.com/ns/types#tag">GP2009Q2</category>
            
            <pubDate>Sun, 03 May 2009 14:23:13 +0000</pubDate>
        </item>
        
        <item>
            <title>2009Q2 Grant Proposal: Perl 6 Pages</title>
            <description><![CDATA[<!-- INDEX END -->

<p>
</p>
<h1>Project Title: Perl 6 Pages</h1>
<p>(working title can be changed)</p>
<dl>
<dt><strong>Name:</strong>

<dd>
<p>Herbert Breunung</p>
</dd>
</li>
<dt><strong>Email:</strong>

<dd>
<p>[hidden email]</p>
</dd>
</li>
<dt><strong>Amount Requested:</strong>

<dd>
<p>600$ -&gt; €</p>
</dd>
</li>
</dl>
<p>
</p>
<h2>Synopsis</h2>
<p>comprehensive lexicon-like tutorial</p>
<p>
]]></description>
            <link>http://news.perlfoundation.org/2009/05/2009q2_grant_proposal_perl_6_p.html</link>
            <guid>http://news.perlfoundation.org/2009/05/2009q2_grant_proposal_perl_6_p.html</guid>
            
                <category domain="http://www.sixapart.com/ns/types#category">Grants</category>
            
            
                <category domain="http://www.sixapart.com/ns/types#tag">GP2009Q2</category>
            
            <pubDate>Sun, 03 May 2009 14:18:44 +0000</pubDate>
        </item>
        
        <item>
            <title>Hague Perl 6 Grant request, &quot;Traits, Introspection and More Dispatch Work For Rakudo&quot;, open for comment</title>
            <description><![CDATA[<p>Coming off the completion of his first Hague grant, Jonathan Worthington has submitted a request for a new Ian Hague Perl 6 development grant for his proposal "Traits, Introspection and More Dispatch Work For Rakudo". A part of the Hague grant process is that submitted grant requests may, as opted by the submitter, be provided for public and community comment.</p>

<p>Jonathan's grant request is included here, below. Any interested Perl community members may provide their comments regarding this grant request here.</p>]]></description>
            <link>http://news.perlfoundation.org/2009/04/hague_perl_6_grant_request_tra.html</link>
            <guid>http://news.perlfoundation.org/2009/04/hague_perl_6_grant_request_tra.html</guid>
            
                <category domain="http://www.sixapart.com/ns/types#category">Grants</category>
            
                <category domain="http://www.sixapart.com/ns/types#category">Perl 6 Development</category>
            
            
            <pubDate>Tue, 28 Apr 2009 19:28:36 +0000</pubDate>
        </item>
        
        <item>
            <title>Hague Perl 6 Grant for Jonathan Worthington completed and accepted</title>
            <description><![CDATA[<p>In late November 2007 Jonathan Worthington submitted a <a href="http://www.perlfoundation.org/ian_hague_perl_6_development_grants">Hague Perl 6 Grant proposal</a> entitled <a href="http://news.perlfoundation.org/2008/11/hague_grant_request_rakudo_dis.html">'Rakudo Dispatch and Role Enhancements'</a>.  I am pleased to announce that Jonathan submitted his final Hague grant report yesterday (included below the fold), and it was approved and accepted by chromatic, the grant manager for the grant.  This successfully completes this Hague Grant for Perl 6 development.  We thank Jonathan for his great work on this grant and his efforts in advancing the goal of a completed Perl 6 implementation.</p>]]></description>
            <link>http://news.perlfoundation.org/2009/04/hague_perl_6_grant_for_jonatha.html</link>
            <guid>http://news.perlfoundation.org/2009/04/hague_perl_6_grant_for_jonatha.html</guid>
            
                <category domain="http://www.sixapart.com/ns/types#category">Grants</category>
            
                <category domain="http://www.sixapart.com/ns/types#category">Perl 6 Development</category>
            
            
            <pubDate>Tue, 28 Apr 2009 01:38:59 +0000</pubDate>
        </item>
        
    </channel>
</rss>
