Randy Stauner writes: Thanks to the sponsorship of the Perl Foundation, this summer I had the pleasure of mentoring "Pattawan Kaewduangdee":http://oiami.blogspot.jp/ from Thailand as a "MetaCPAN":https://metacpan.org/ contributor through the "GNOME Foundation's Free and Open Source Program for Women":http://gnome.org/opw/. Pattawan was a great help to MetaCPAN and the Perl community. She's bright and ambitious and accomplished a lot during her internship. Her schedule adapted over the summer and she kept up ... read more |
We are pleased to announce that Mark Jensen has joined the Grants Committee as a Grant Manager. Mark has been a core developer on the BioPerl project since 2009, and is the author of the Neo4j graph database Perl driver, REST::Neo4p. He currently manages the Data Coordinating Center team of The Cancer Genome Atlas. Please join me in extending a warm welcome to Mark. ... read more |
Dave Mitchell writes: I spent July mainly processing my p5p mailbox, and looking at various bugs, especially ones which appear that they may be 5.20.0 regressions. Summary bq. 2:45 "Malformed UTF-8 character 1:41 Bad STORE call for tied hash 0:13 Possible regexp memory explosion in 5.20.0 1:28 OOK hack example in perlguts is outdated with COW 0:25 Pathological performance of a pattern match 0:30 cpan/Time-HiRes/t/itimer.t persistently fails with clang 2:24 ... read more |
The organizers of The Pittsburgh Perl Workshop have announced the tentative dates of November 8 and 9, 2014 for this year's PPW. The event is conditional on having 30 signups by September 1st. They have established a Tilt campaign to determine if there is sufficient community interest to host the event. ... read more |
Tony Cook writes: Approximately 67 tickets were reviewed or otherwise worked on, and 11 patches were applied. I spent some more time on this month, finding a bug in pthreads on NetBSD. Thread specific storage should be initialized to NULL, but under some circumstances this doesn't happen on NetBSD, including NetBSD 6.1.3. This is apparently fixed in NetBSD current. I produced a candidate patch for this ticket, LeonT asked me ... read more |
Tony Cook writes: Approximately 63 tickets were reviewed or worked on, and 10 patches were applied. Probably the most interesting task this month was attempting to optimize regen/regcharclass.pl which became noticably slower when extra EBCDIC code pages were added to the build. Two fairly simple optimizations fell out of the profile from Devel::NYTProf. get_a2n and get_I8_2_utf were each called over 150,000 times, and returned their mappings as a list, while ... read more |
Paul Johnson writes: In accordance with the terms of my grant from TPF this is the monthly report for my work on improving Devel::Cover covering May and June 2014. Actually, it's really only for May. I did some work on Devel::Cover in June, but I am not charging that to the grant, so the month referred to here is May. This month I released versions 1.14 and 1.15. Perls 5.20.0 ... read more |
We are looking for enthusiastic volunteers who can make contributions to Perl development through the Grants Committee. Currently we have a couple of openings for Grant Managers. Responsibilities Work with grantees and help grants be delivered successfully. Ensure the grant progress is published to the community every month. Become the communication hub between grantees and the Committee. Join the Committee's discussion to improve the grant program. Preferred qualifications Medium or ... read more |
The Salt Lake Perl Mongers User Group has been selected to host the YAPC::NA::2015. The conference will be held June 8-10th, 2015. The Salt Lake Perl Mongers and the local Provo Linux Users Group will combine to host this national event. Salt Lake City is well known as a technology hub for both start-ups and large corporations. Companies such as Adobe, Intel, Bluehost, Overstock.com, Boeing, and ATK call Salt Lake ... read more |
The Grants Committee has concluded the voting of the July round. Proposals in this round Start ACT Voyager, Theo van Hoesel, USD 6,000 Book: Practical Approach to Web Programming with Perl 5, Ahmed Bilal, USD 1,000 Voting Results Title Yes No Score Start ACT Voyager 5 2 18 5+4+3+3+3 Book: Practical Approach to... 2 7 Definition of the score is found in 3.2 of the rules. Details Start ACT Voyager ... read more |
During June, Taiki Kawakami continued work on "his grant to write Perl::Lint, a static analyzer for Perl 5":http://news.perlfoundation.org/2014/03/grant-proposal-perllint---yet.html. Taiki has implemented more than half the policies and has almost finished work representing complex structures such as block scope. If you would like to see this work in progress, please take a look at the project's "public GitHub repository":https://github.com/moznion/Perl-Lint or attend "Taki's talk about Perl::Lint at YAPC::Asia":http://yapcasia.org/2014/talk/show/6e5b28f4-0191-11e4-b7e8-e4a96aeab6a4. If you have any ... read more |
Dave Mitchell writes: I spent June mainly processing my p5p mailbox, and looking at various bugs, half of which appeared to be 5.20 regressions. Summary bq. 6:40 COWification seems expensive in PADMY variables 0:28 newSVpvf slow in perl 5.20.0 0:28 Benchmark.pm uses excessive CPU on OpenBSD 0:07 PL_sv_no weirdness 1:16 Bleadperl v5.21.0-274-ga7ab896 breaks SHURIKO/String-Simrank-0.079.tar.gz 1:39 Perl regression bug since 5.13.11 bq. 4.3 weeks 36.6 total hours 8.5 average hours per ... read more |
The Grants Committee has received two grant proposals for the July round. Before the Committee members vote, we would like to solicit feedback from the Perl community on the proposal. Review the proposals below and please comment there. The Committee members will start the voting process on July 26th and the conclusion will be announced by July 31st. Book: Practical Approach to Web Programming with Perl 5, Ahmed Bilal, USD ... read more |
We have received the following grant application "Start ACT Voyager". Please leave feedback in the comments field by July 25th, 2014. Start ACT Voyager Name: Theo van Hoesel Amount Requested: 1.000 DBIx::Class 2.000 Dancer implementation 1.000 REST api 2.000 Theme Based templates 6.000 TOTAL Synopsis The Perl Community is a social community that gathers at several places around the world during Conferences and WorkShops ... read more |
We have received the following grant application "Book: Practical Approach to Web Programming with Perl 5". Please leave feedback in the comments field by July 25th, 2014. Book: Practical Approach to Web Programming with Perl 5 Name: Ahmad Bilal Amount Requested: USD 1000 Synopsis This book would teach web programming from ground up through a practical and minimalist approach. Benefits to the Perl Community 2 years back, when ... read more |
Dave Mitchell writes: I mainly spent May helping to get blead ready for release; in particular by trying to reduce smoke failures and by looking at 5.20 blocker tickets. Summary bq. 0:24 #95493 for Devel-Size: broken by bleadperl 1:00 #95940 for Cache-Mmap: Test suite segfaults with Perl 5.20.0-RC1 2:04 document/publicize THINKFIRST 1:15 Bleadperl v5.19.3-16-gce0d59f breaks the CPAN 2:10 Bleadperl v5.19.6-171-g437e3a7 breaks ROBIN/Want-0.21.tar.gz 4:08 COW related performance regression in 5.19 1:41 ... read more |
Tony Cook writes: Approximately 80 tickets were reviewed or otherwise worked on, 1 change was applied to blead Hours Activity 3.11 #116925 review new discussion #116925 review discussion and update patch 0.47 #119425 review and comment 3.72 #119593 code review and debugging #119593 more debugging, review, produce patch and comment #119593 add explanation to patch 8.53 #121332 applying 5.21.1 blockers patches #121332 more 5.21.1 blockers #121332 apply more 5.21.1 blocker ... read more |
As communicated at the May round closure the Grants Committee is accepting grant proposals all the time. We evaluate them every two months and another evaluation period has come. If you have an idea for doing some Perl work that will benefit the Perl community, consider sending a grant application. The application deadline for this round is 23:59 July 15th UTC. We will publish the received applications, get community feedback ... read more |
The following grants have been cancelled and no payments will be made to the grantees. YACT Yet Another Conference Tool The grant was started on May 2013 and has been cancelled as the grantee opted to cancel it. Next Release of Pinto With Key Features The grant was started on May 2013 and has been cancelled due to the rules of operation 2.6. Perl 6 Tablets The ... read more |
Taiki Kawakami started work on "his Perl::Lint grant":http://news.perlfoundation.org/2014/03/grant-proposal-perllint---yet.html in May. You can track his work in a "public repository":https://github.com/moznion/Perl-Lint at Github. Encouragingly, Taiki reports that he has already completed a third of his work. ... read more |