Nicolas R. has shared Jason McIntosh's updates for September for the Establishing Documentation Standards for the Perl 7 Era grant: Major steps towards my goal accomplished in September: Announced my starting this project on #p5p on Freenode, and collecting some basic information there Gathering Perl’s documentation style policy information Touring other FOSS languages and technologies with their own documentation sub-projects, and comparing them to what Perl has. Projects studied so ... read more |
Synopsis Develop a clean and easy interface for managing OpenAPI 3.x schemas. Proposal OpenAPI is a format that makes use of the JSON-Schema specification to communicate what a web API can do in a machine-readable way. The current module that is most active for JSON-Schema support in Perl is JSON::Validator. The feeling in the community is that the JSON::Validator interface is difficult to work with. This is possibly because it ... read more |
Approximately 14 tickets were reviewed, and 1 patches were applied 2.00 #17601 rebase and re-test old branch #17601 check smoke results and merge workaround 0.60 #17831 research hints bit usage and comment 54.17 #18005 resolve symbol issues, testing #18005 research for a readlink implementation #18005 work on readlink implementation #18005 more readlink, debugging, get it working #18005 testing #18005 lstat/stat ... read more |
Jonathan Worthington has shared his latest progress report from the RakuAST grant, covering the work done in 2020-09. In addition, he announced that he is taking a break from Raku and Rakudo development. His work his highly appreciated, the resting period well-desevered, and we expect his work to continue in a month or a few months. Here's his progress report, in his own words: In last month's report, I mentioned ... read more |
Timo has built an AppImage for MoarPref. The image combines all of the dependencies including Rakudo in a single package, which makes it very easy to try out MoarPref without having to worry about installing its dependencies. Read more at: ... read more |
Author Piotr Fusik Motivation Ć is a programming language with the motto "There Is More Than One Language To Do It". As a seasoned programmer writing a reusable component you'd like to make it easily available from several programming languages with little effort or boring work. Ć enables just that. Write in Ć, then translate your code automatically to C, C++, C#, Java, JavaScript, Python, Swift, OpenCL C and Raku. ... read more |
Synopsis Create a standalone implementation of OpenAPI 3.0 to facilitate parsing, creating, and validating OpenAPI specifications. Overview It is common contemporary practice to provide a OpenAPI schema^ to communicate to clients the available functionality of a RESTful web API. It is well documented and flexible, and well known to application developers. There exists no Perl module to facilitate working with an OpenAPI 3.0 schema. Project-specific modules exist for Swagger 2.0, ... 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 October 1st 2020, UTC. We will publish the received applications, get community feedback through October 8th, and we ... 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 picked up some enthusiasm in August and fixed assorted bugs and crossed various little items off my TODO list. Jun 1:56 process p5p mailbox 4:20 review tickets 0:44 work out why index is faster than /abc/ Jul ... read more |
Final Board Findings Regarding 2019 SOC Incident ... read more |
Approximately 40 tickets were reviewed, and 2 patches were applied 62.23 hours total ... read more |
I am pleased to announce the launch of the Raku Development Fund. Perl 6 Development Fund was launched in 2015 to support the development of the Perl 6 programming language. Since then, we have awarded more than USD 100,000. With the rename of the language, we will close the Perl 6 Development Fund and launch the Raku Development Fund. For these who would like to apply for grants, please take ... read more |
Jonathan writes: In August I did not perform any work on this grant. I exhausted the previously allocated funding during July, and further funding was allocated close to the end of August. The last part of August was already allocated to other work, however September has a good amount of time available for grant work. ... read more |
At the August monthly director’s meeting for the Perl Foundation, the marketing team presented a strategy for the next two years. This strategy is a broad look at where the team believes we should focus as the Foundation, the Foundation and community brands/products, move forwards. The strategy can be read, in its current form, in the attached document: The Next Two Years.pdf. It is a living document, by which we ... read more |
Approximately 37 tickets were reviewed. 55.11 hours total ... read more |
The Grants Committee has concluded voting on the July 2020 round. Two grants were submitted, one of them was approved. Establishing Documentation Standards for the Perl 7 Era VOTING RESULTS: Approved. 8 YES Votes, 1 NO vote, 1 abstention There was a lot of excitement and support for this grant. Raku Ecosystem VOTING RESULTS: Not Approved. 4 YES votes, 5 NO votes, 1 abstention Voting on this grant was close. ... read more |
Here is what Jonathan has to write about his RakuAST grant progress: Around half of the time that passed since my last RakuAST grant report was spent on vacation, and an amount of it after that dealing with the fact that going on vacation doesn't mean the rest of the world stops finding things for you to do. Anyway, finally, in the last week, I got back into working on ... read more |
The TPF Sponsorship Committee is looking for support in contacting potential sponsors. We are working on a plan to create various materials to support our requests for sponsorship and to update the website content regarding donations. However, currently there are only two formal members of the committee who are able to contact potential sponsors. If you think you can help the committee please get in touch. Email sponsorship@perlfoundation.org ... read more |
Jonathan writes: As in May and June, in July I continued my work on the unified dispatcher mechanism. Unlike those rather productive months, July was vacation time, and thus I was away from my keyboard for much of it. I did, however, get some bits done. ... read more |