I am pleased to report that Dave Mitchell's recent request to extend his "Maintaining the Perl 5 Core":http://news.perlfoundation.org/2013/09/grant-application-maintaining-1.html grant has been successful. The award of $20,000 will allow him to spend another 400 hours on this project. Thanks to everyone who provided feedback on this application and to all those who continue to provide financial support to the "Perl 5 Core Maintenance Fund":http://www.perlfoundation.org/perl_5_core_maintenance_fund. If you are interested in funding this ... read more |
Will reports on the completion of Chapter 2 of Learning RPerl: "Initial work on chapter 2 of Learning RPerl is finally finished! Hopefully chapters 3 and 4 will not take quite so long to complete. All of the following sections have now been published: Section 2.4: Scalar Variables Section 2.4.1: Choosing Good Variable Names Section 2.4.2: Boolean Data Type Section 2.4.3: Unsigned Integer Data Type ... read more |
Chad has been working slowly on his grant given some personal issues. Nevertheless, there is some progress on Test2-Manual, namely some formatting issues. You can peek Chad work on his GitHub repository, https://github.com/Test-More/Test2-Manual. Be sure to look both to the master and gh-pages branches, as neither gives a complete view of Chad plans in isolation. ... read more |
Tony Cook writes: Approximately 23 tickets were reviewed, and 5 patches were applied Hours Activity 0.86 #127333 review, try to apply #127333 testing and apply to blead 5.55 #127380 comment #127380 testing aginst blead, pod fixes #127380 finalize pod fixes, testing and testing of backports, push to blead, maint-5.24 and maint-5.22, perldelta #127380 comment 9.68 #127663 testing, also #126710 #127663 debugging, GNUmakefile build issues #127663 debugging, re-work #127663 testing, fixes ... read more |
Dave Mitchell writes: I didn't really do much that stands this month; I just reduced the backlog in my p5p mailbox a bit, and worked on several miscellaneous tickets. The most noteworthy bugfix related to getting overwritten while exiting an eval scope. Earlier work by Zefram had ensured that is assigned to in a late stage of scope unwinding, but it turns out that in void context or after a ... read more |
Will Braswell provides this update: "RPerl v2.0 has been officially released, including the long-awaited automatic parallelization feature, which pushes us beyond the everyday speed of serial C++ to the bleeding-edge speed of parallel C++. Accordingly, the following Learning RPerl sections have been added or updated: Section 1.25.2: History Of RPerl Section 1.26: What's New In RPerl v2.0? APPENDIX A: EXERCISE ANSWERS B.8: Modes, Integer Type B.9: Modes, Number Type B.16: ... read more |
Tony Cook writes: Approximately 33 tickets were reviewed, and 4 patches were applied Hours Activity 1.35 #126228 research, adapt to a new patch, testing and comment 1.47 #126686 review, testing and comment 0.98 #127234 testing and apply to blead 1.80 #127380 adjust one proposed patch, testing, comment #127380 comment, trying to push things along 37.34 #127663 work on path handling, temp file creation, handling #127663 re-work path storage #127663 new ... read more |
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 and conclude acceptance by July 28th. The ... read more |
Dave Mitchell has requested an extension of $20,000 for his Maintaining the Perl 5 Core grant. This will allow him to dedicate another 400 hours to this work. During this grant he sent weekly reports to the p5p mailing list as well as providing monthly summary reports that have been published on this blog, the most recent of which are linked below: "Report for Month 30":http://news.perlfoundation.org/2016/04/maintaining-the-perl-5-core-re-26.html "Report for Month 31":http://news.perlfoundation.org/2016/05/maintaining-the-perl-5-core-re-27.html ... read more |
Chad Granum just completed his first Test2 grant, and took some time for rest and payment bureaucracy before starting his second grant, now documenting Test 2. This is the first report for this new grant. During the last weeks he worked in an initial Test2 tutorial, that was incorporated into his YAPC presentation available at https://test-more.github.io/Test2-Manual/#tutorial. Accordingly with his report, this is just the beginning on how to write tests. ... read more |
Tony has supplied the second report for his "Maintaining Perl 5":http://news.perlfoundation.org/2013/05/grant-application-maintaining.html grant, which was recently successfully "extended":http://news.perlfoundation.org/2016/02/maintaining-perl-5---grant-ext-1.html. Tony Cook writes: Approximately 40 tickets were reviewed, and 3 patches were applied. Hours Activity 1.66 #121734 report cygwin issue upstream #121734 test upstream fix and comment #121734 comment on POSIX::strxfrm bug note 0.27 #122551 review discussion, TR::Perl bugs 2.23 #126188 debugging, try potential fixes, comment 0.92 #126203 reproduce, comment and supply ... read more |
Dave Mitchell writes: I spent last month mainly getting Scope::Upper working on 5.24.0. It broke heavily after the context stack reworking that came with 5.23.8, due to its heavy reliance on the internal details of perl's context stack and scope exit behaviours. I don't intend in general spending so much time again on fixing up such CPAN modules; it's just that once I had started, I wanted to see it ... read more |
In this issue Register today! Passes still available Q A with Larry Wall Sunday Arrival Dinner Tuesday night Social: Desserts and Drinks Tutorials Wednesday Night Pull Request Challenge Call for Speakers: Lightning Talks Call for Volunteers 2017 Venue Proposals Open! Registration The Early Registration deadline has passed, but it’s not too late! Conference passes are still available! The conference pass is now $350 for general admission. Certain discounts can still ... read more |
Will Braswell continues his unrestricted production of R -Perl documentation: "May was yet another busy month for Learning RPerl, section 2.3.6 was huge so I split out all the command-line arguments into a new appendix B. We now have documentation for all of RPerl's 15 phases of operation, 27 command-line arguments, and approximately 200 RPerl-specific error messages, with even more coming soon! All of the following sections have now been ... read more |
In this issue Registration deadlines approaching Keynote address: The Dark Art of Boatbuilding and Project Management A salty look at projects, people and customers Sponsor Spotlight: cPanel Registration deadlines approaching Book your room now! Conference rates are only available until June 1st! After June 1st rates return to the standard hotel rate with no guarantee of availability. Rooms are limited! Reserve yours today! And if you have trouble reserving this ... read more |
Tony Cook writes: Approximately 48 tickets were reviewed, and 7 patches were applied |Hours Activity 1.57 investigate new ipsysv.t failures on darwin, create cpan #112827, fix in blead, #p5p unicode string behaviour discussion 4.60 #122287 testing #122287 work on a patch to Configure/Makefile.SH #122287 more work, testing cross platform, comment with patch #122287 double check patch, expand comment on patch 1.47 #124430 try to find why App::assh started working #124430 ... read more |
Dave Mitchell writes: I spent last month mainly working on various assorted RT tickets. Summary bq. 10:54 charset.t and subst.t fail on Solaris under -Duse64bitall 0:40 Bleadperl breaks TOKUHIROM/Module-Build-Pluggable-0.10.tar.gz on Windows 18:02 @INC issues 14:57 Blead breaks Scope::Upper 0:51 $=x~0 segfaults Perl 5.24.0-RC1-2-gde1d2c7 1:00 Slowdown in split list assign 9:50 process p5p mailbox 1:00 review Provide -Dfortify_inc 0:29 review and apply Get -DPERL_MEM_LOG working again 1:00 sort out a unconfig.h ... read more |
Although we have no new progress reports for the blogs.perl.org migration since the third one, a development version of the site is available for testing at http://blogsperlorg.pearlbee.org/. If you use the existing site, please check that the new beta site works for you. Please leave a comment below if you have helpful suggestions for how to improve the new site. Make sure your suggestions fall within the ... read more |
In this issue: Keynote Speaker: Larry Wall Girl Develop It! discounts available New to Perl Scholarships announced Schedule Released Sponsor Spotlight: craigslist Keynote Speaker: Larry Wall Larry Wall developed the Perl interpreter and language while working for System Development Corporation, which later became part of Unisys, finally releasing it in December of 1987. He is the co-author of Programming Perl ... read more |
This is a completion report for the Test-Simple Test-Stream grant, by Chad Granum. The Grants Committee will vote on its completion and payment. If you have feedback or question on its completion, please comment here. Test-Simple Test-Stream grant complete This is a completion report for the Test-Simple Test-Stream grant. Note on name change and split During the course of the grant the Test-Stream project was renamed to Test2. Several modules ... read more |