Our next nominee to join the Perl Foundation board is a candidate to take over the very important role of President. We are very excited to present Stuart Mackintosh for this position. Stuart is based in the UK and has been working with Open Source software for over 25 years and through his company OpusVL since 1999. Over that time, he has worked with several open source organizations including OFE, ... read more |
This year's European Perl Conference takes place in Riga, Latvia, between the 7th and 9th August 2019. This is the 20th edition of the conference previously known as YAPC::Europe, then TPCiA and TPCiG, and now it is renamed to PerlCon. Despite the name and location, our attendees come from all around the world. The top five countries with the most attendees are the UK, Germany, USA, Russia and the Netherlands. ... read more |
I am pleased to announce that the TPF Grants Committee has voted to accept a new member, Moritz Lenz. Moritz has been using Perl since at least 2003, and has been active on Perlmonks and in the German Perl community. Since 2007 he has also been active in Perl 6, become a core contributor to the Rakudo Perl 6 compiler and the official Perl 6 test suite, and has written ... read more |
Rafael Garcia-Suarez has retired from the TPF Grants Committee. We appreciate his service to the community over the years, and wish him well in his new endeavors. If you are interested in volunteering as a member on the committee, please reach out to me at tpf-grants-secretary@perlfoundation.org ... read more |
The Grants Committee has received the following grant proposal for the May/June 2019 round. A Complete Perl 6 Course with Exercises Before the Committee members vote on any proposal, we like to solicit feedback from the Perl community. Review the proposals at their individual links and please comment there by June 14th, 2019. The Committee members will start the voting process following that and the conclusion will be announced shortly ... read more |
The Grants Committee has received the following grant proposal for the May/June 2019 round. Before the Committee members vote, we would like to solicit feedback from the Perl community on the proposal. Review the proposal below and please comment here by June 14th, 2019. The Committee members will start the voting process following that. A Complete Perl 6 Course with Exercises Name Andrew Shitov Amount Requested USD $10,000 ... read more |
This is a monthly report by Tony Cook on his grant under Perl 5 Core Maintenance Fund. We thank the TPF sponsors to make this grant possible. Approximately 23 tickets were reviewed, and 2 patches were applied 0.74 #133878 debugging #133878 debugging, comment 0.38 #133909 review, porting test, minor fix, apply to blead 1.00 #133925 review code #133925 more code review 1.18 #133951 re-test, ... read more |
Bart reports the latest progress: Fixed a few windows-specific bugs Assigned a permissible-register set to live ranges, which makes it possible to combine values with distinct register requirements Ensured that when a value is spilled to make place for another, the released register is actually one that the new value can use. In other words, a bunch of register allocator work. Floating point support is close to being finished. He ... 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. The main thing I have been doing over the last month is to make the optree-walking functions in op.c non-recursive and/or non-leaky. In auto-generated code, such as $a and things involving arbitrary-deep nesting of braces and parentheses, it's easy during compilation to ... read more |
Timo developed a language named |
The Grants Committee is accepting grant proposals all the time. We evaluate them every two month period and another round is here! If you have an idea for doing some Perl work that will benefit the Perl community, please consider submitting a grant application. The application deadline for this round is 23:59 June 7th UTC. We will publish the received applications, get community feedback through June 14th, and conclude ... 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. The main thing I have been doing over the last month is continuing to fix issues related to smoke reports and getting blead in shape for the 5.30.0 release. In particular, I've been looking at Address Sanitizer failures related to memory leaks. SUMMARY: ... read more |
Jonathan writes: March saw me spending rather little time on my Perl 6 grant. I merged various optimizations I developed during February, but held back to merge until after the March release in order that they could receive more testing before appearing in a release. I also did a few other minor optimizations, and fixed a performance regression introduced during a recent bug fix. During March, I attended the German ... read more |
Google Summer of Code is making great progress. I appreciate everyone's help so far. Separately, The Perl Foundation plans to participate in the first edition of Google Season of Docs. This initiative will fund writers to help improve the documentation of open source projects, and TPF will be applying to improve the documentation of the Perl 6 language. This documentation effort started in 2012 and is fully volunteer based. It's ... read more |
Bart received helpful comments on his blog posts last month that will move him ahead with intermediate representation optimization and register allocation. He writes: I'm still working on finalizing the floating point support for the JIT compiler, but I've also started work on the new register allocation algorithm. This wasn't strictly a deliverable, but I expect it will help the deliverable of improving code generation. MAJ ... read more |
I'm pleased to announce that the Board of Directors approved Tony's request for another $20,000. It will allow him to dedicate another 400 hours to this work. I would like to thank the community members who took time to comment on this grant extension request and our sponsors who made funding the grant possible through the Perl 5 Core Maintenance Fund. ... read more |
The White Camel Awards recognize outstanding, non-technical achievement in Perl. Started in 1999 by Perl mongers and later merged with The Perl Foundation, the awards committee selects three names from a long list of worthy Perl volunteers to recognize hard work in Perl Community, Perl Advocacy, and Perl User Groups. These awards have been managed by The Perl Review in conjunction with the The Perl Foundation. For 2018, the White ... read more |
This is a monthly report by Tony Cook on his grant under Perl 5 Core Maintenance Fund. We thank the TPF sponsors to make this grant possible. Approximately 15 tickets were reviewed. 1.00 #131115 debugging, comment 3.29 #132782 work on tests, testing #132782 debugging, comment with tests and about the patches supplied. 3.61 #133888 debugging #133888 debugging, review code #133888 more debugging, code ... read more |
The Grants Committee has concluded the voting of the November 2018 round. There was one proposal this round, which was not approved. Perl 6 Course with Exercises Voting results: Not approved: 3 YES votes with a score of 11 4 NO votes This was a close vote. Many members were very enthusiastic about this project. Others, while agreeing that a course like this would be good for the language, were ... 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. The main thing I have been doing over the last month is fixing issues related to smoke reports. In particular, I've been looking at Address Sanitizer failures related to memory leaks. SUMMARY: 3:53 RT #133879> heap-use-after-free 0:53 RT #133886 heap-buffer-overflow ... read more |