Is there any institution that funds Larry Wall's effort to develop Perl 6?

The TPF has received a generous donation of USD 200K from Ian Hague, and uses that to fund some Perl 6 activities.

People can submit grant requests that "advance the completion of a Perl 6 implementation". Some previous grants have included specification work that was required to actually implement something.

So while TimToady might be eligible to apply for such a grant (especially for his work on the standard grammar, which is part of some implementations, and important template for others), to the best of my knowledge he hasn't done so.

So in summary, nobody pays him for his Perl 6 work - he does in his "copious free time" (to quote Tom Lehrer).

Others occasionally apply for grants, but nobody is anywhere near having Perl 6 development as full time job.

Perl 6 - links to (nearly) everything that is Perl 6.

In reply to Re: Who pays Larry Wall? by moritz
in thread Who pays Larry Wall? by morgon

Title:
Use:  <p> text here (a paragraph) </p>
and:  <code> code here </code>
to format your post, it's "PerlMonks-approved HTML":



  • Posts are HTML formatted. Put <p> </p> tags around your paragraphs. Put <code> </code> tags around your code and data!
  • Titles consisting of a single word are discouraged, and in most cases are disallowed outright.
  • Read Where should I post X? if you're not absolutely sure you're posting in the right place.
  • Please read these before you post! —
  • Posts may use any of the Perl Monks Approved HTML tags:
    a, abbr, b, big, blockquote, br, caption, center, col, colgroup, dd, del, details, div, dl, dt, em, font, h1, h2, h3, h4, h5, h6, hr, i, ins, li, ol, p, pre, readmore, small, span, spoiler, strike, strong, sub, summary, sup, table, tbody, td, tfoot, th, thead, tr, tt, u, ul, wbr
  • You may need to use entities for some characters, as follows. (Exception: Within code tags, you can put the characters literally.)
            For:     Use:
    & &amp;
    < &lt;
    > &gt;
    [ &#91;
    ] &#93;
  • Link using PerlMonks shortcuts! What shortcuts can I use for linking?
  • See Writeup Formatting Tips and other pages linked from there for more info.