Jonathan Worthington has requested an extension of $20,000 for his Raku Performance and Reliability Engineering grant. This will allow him to dedicate another 333 hours to this work. ... read more |
Approximately 41 tickets were reviewed. ... read more |
The Perl programming language will take a strategic step forward with the planned release of Perl 7. This development, announced by Sawyer X at the Perl Conference in the Cloud, will enable usability enhancements as standard and disable antiquated behaviours. Perl 7 will make it easier to attract new developers and add quality-of-life improvements for existing developers while maintaining broad compatibility with existing codebases. This paves the way for future ... read more |
![]() |
|
Jonathan writes the following as his first report for his RakuAST grant. Enjoy! It's been about a month since the approval of my RakuAST grant. This report covers the grant work performed since then. Under the RakuAST architecture, language elements are modeled by AST nodes, which can be thought of as document object model elements, where the document in question is a Raku program. Today, the overall organization of the ... read more |
Jonathan writes: In my April report I mentioned that I had performed an amount of design work for a new generalized dispatch mechanism in MoarVM. In May, I forged ahead with the implementation work on this - although in reality, that work isn't just churning out code, but also making lots of smaller design decisions along the way too. ... read more |
On behalf of the TPF Grants Committee, I am pleased to announce that Matthew Horsfall has been elected to the committee. Matthew had been involved in the Perl community for almost ten years in a number of capacities, from helping to organize BOFs at YAPC in Asheville, to helping with the 2011 Google Summer of Code, to answering questions and helping to maintain the Perl IRC network. He's also participated ... read more |
This is a monthly report by Dave Mitchell on his grant under Perl 5 Core Maintenance Fund. We thank the TPF sponsors to make this grant possible. I've kind of collapsed on the perl front over least few months and haven't really done much. Hopefully things will improve. What little work I did do was mainly around fixing blocker and BBC tickets, and that was mostly in the ... read more |
The Grants Committee recently brought on Jason Crome as our new Secretary, and he's already organizing and getting things done! During the process to search for a new Secretary, we also found a motivated individual who wasn't already on the committee, and the team is interested in bringing them on as a new voting member. But, during our membership drive in the past year, we filled all the open slots ... read more |
The Perl Foundation's statement of support for Black Lives Matter. ... read more |
Title Grant Proposal: Quarren CMS Synopsis Quarren is a nerdy, pragmatic, plugin-based CMS, written in Perl and Dancer2. Quarren implements a plugin system for themes templates, shortcodes, content-uploaders and renderers, comment systems, administrative tools, and searching. This allows for a wide variety of use-cases and possible configurations, and ensures that the system need not load tools that are not desired for a given site, keeping it lean, efficient, and easy-to-use. ... read more |
The Grants Committee is accepting grant proposals all the time. We evaluate them every two months and another round is starting. If you have an idea for doing some work that will benefit the Perl or Raku communities, please consider submitting a grant application. The application deadline for this round is 23:59 June 4th, UTC. We will publish the received applications, get community feedback through June 11th, and we will ... read more |
Tony Cook has requested an extension of $20,000 for his Maintaining Perl 5 grant. This will allow him to dedicate another 400 hours to this work. ... read more |
Approximately 20 tickets were reviewed, and 1 patches were applied ... read more |
Approximately 51 tickets were reviewed, and 4 patches were applied ... read more |
Approximately 32 tickets were reviewed, and 2 patches were applied ... read more |
![]() |
The schedule is available. Submit a Lightning Talk. Volunteers needed. Do you want to host a virtual BoF? Introduction to Go virtual master class. Order your conference shirt. ... read more |
I am very happy to announce that the Grants Committee has voted on the selection of a new Secretary, and Jason Crome will be taking over from me effective immediately. Jason joined the GC last summer, and has been not only an active member, but he definitely has an interest in doing more to help the Perl and Raku communities. While the TPF Board must approve the GC's vote, I ... read more |
Update on RakuAST The board has voted to approve the funding on this request and work will commence. ... read more |
Jonathan writes: April was a time for thinking, reflecting, and designing. The starting gun for this was fired in a post I wrote at the end of March, in which I reflected on the mechanisms that we've grown over the years to make various constructs decently fast. ... read more |