1001 - 1500 of 1625 posts:

<< < > >> Summaries on
  • Spanish Localization of the Perl Core Documentation - Grant Report #4 Wed, 10-Oct-2012 by Alan Haggai Alavi

    Enrique Nell and Joaquin Ferrero reported: Project status: https://docs.google.com/spreadsheet/ccc?key=0AkmrG_9Q4x15dC1MNWloU0lyUjhGa2NrdTVTOG5WZVE CPAN distribution: http://search.cpan.org/dist/POD2-ES/ Project host: https://github.com/zipf/perldoc-es In the context of our terminology extraction efforts, we decided to give priority to perlglossary.pod, one of the largest Perl docs Life will be a lot easier if we freeze the terminology at an early stage of the project. This file's word count nearly doubles the volume we have been releasing in previous months so

    ... read more
  • YAPC::NA 2013 Call For Papers Tue, 09-Oct-2012 by Heath Bair

    The call for papers for YAPC::NA 2013 has been officially announced. Please email your papers to admin@yapcna.org On 11/8/2013 I was finally given the go ahead to release the dates for YAPC::NA 2013 "I just spoke with Will from Austin PM. We approve of you publishing the date Erica"

    ... read more
  • Perl can help in a PhD Survey Tue, 09-Oct-2012 by mdk

    The Perl Foundation is pleased to be working with and promoting Kevin Carillo's research into newcomer experience and contributor behavior in Perl and other FOSS communities. You also can help by taking the time to "fill out this survey":https://limesurvey.sim.vuw.ac.nz/index.php?sid=89971&lang=en. Kevin is a PhD candidate in the School of Information Management at Victoria University of Wellington. His research topic is about the influence of newcomer experience on contributor behaviour and performance

    ... read more
  • Grant Extension Request - Improving Perl 5 Mon, 08-Oct-2012 by Karen Pauley
    in: Grants

    Nicholas Clark has requested an extension of $20,000 for his "Improving Perl 5 grant":http://news.perlfoundation.org/2011/08/grant-proposal-improving-perl.html. This grant has been running since September 2011 and is on track to finish successfully this month. The requested extension would allow Nicholas to devote another 400 hours to the project. Nicholas provides detailed monthly reports and the recent ones can be found in the following blog posts: "June 2012":http://news.perlfoundation.org/2012/07/improving-perl-5-grant-report-7.html "July 2012":http://news.perlfoundation.org/2012/09/improving-perl-5-grant-report-8.html "August 2012":http://news.perlfoundation.org/2012/09/improving-perl-5-grant-report-9.html "September 2012":http://news.perlfoundation.org/2012/10/improving-perl-5-grant-report-10.html

    ... read more
  • Improving Perl 5: Grant Report for Month 13 Thu, 04-Oct-2012 by Karen Pauley
    in: Grants

    Nicholas Clark writes: In September I finally emerged from the rabbit hole of PL_main_start, that I entered into at some point in mid July. Father Chrysostomos has refactored OP allocation to always use a slab allocator, as part of fixing some very long standing bugs to do with OPs. At the start of parsing, a new slab is allocated. While parsing is ongoing, the slab is "owned" by the CV

    ... read more
  • Fixing Perl5 Core Bugs: Report for Month 31 Wed, 03-Oct-2012 by Karen Pauley
    in: Grants

    Dave Mitchell writes: As per my grant conditions, here is a report for the September period. This month I mostly spent my time: 1> Making regexes only copy the needed part of a string. In general when a regex is executed, and it is seen that captures exist or implicitly in the presence of or then perl makes a copy of the string that was matched against, so that subsequent

    ... read more
  • 2012Q4 Call for Grant Proposals Tue, 02-Oct-2012 by Alberto Simões
    in: Grants

    The Perl Foundation is looking at giving some grants ranging from $500 to $2000 in November 2012. You don't have to have a large, complex, or lengthy project. You don't even have to be a Perl master or guru. If you have a good idea and the means and ability to accomplish it, we want to hear from you! Do you have something that could benefit the Perl community but

    ... read more
  • Adding tests to and refactoring the perl debugger - Grant Report #3 Sat, 22-Sep-2012 by Alan Haggai Alavi
    in: Grants

    Shlomi Fish reported: 2012-Sep-08: Added a test for the w command for setting a watch expression. Added a test for theW command for removing a watch expression. Added a test for the W command for removing all watch expressions. Added a test for theocommand Added a test for theo anyoption?command. Added a test for theo option=value` command. Added a test for the Added a

    ... read more
  • Improving Perl 5: Grant Report for Month 12 Mon, 17-Sep-2012 by Karen Pauley
    in: Grants

    Nicholas Clark writes: A fair chunk of the month was taken up with investigating three related areas: How code such as -e 'BEGIN {1}' is compiled, and the interaction between PL_main_cv, CvSTART PL_main_root and PL_main_start Code in op.c which calls CopLINE_set and warnings from multi-line constructions Building with -DPERL_DEBUG_READONLY_OPS to force shared ops to be read-only, and determining the causes of code trying to write to read-only ops Of these,

    ... read more
  • Devel::Cover Grant Report for August Thu, 13-Sep-2012 by mdk

    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 August 2012. This month I released Devel::Cover 0.93. The bulk of this report is taken from my weekly reports, so if you have read them there is little new here. One of the nice things about having this grant and being able to spend more

    ... read more
  • Fixing Perl5 Core Bugs: Report for Months 29 & 30 Wed, 12-Sep-2012 by Karen Pauley
    in: Grants

    Dave Mitchell writes: As per my grant conditions, here is a report for the July/August period. I spent a bit of time fixing a few issues causes by my rewriting of the implementation, then started to look into the last unclosed ticket still attached to the re_eval meta-ticket. This concerns code within that modifies the string being matched against, and generally causes assertion failures or coredumps: bc. my $text "a";

    ... read more
  • Spanish Localization of the Perl Core Documentation - Grant Report #3 Fri, 07-Sep-2012 by Alan Haggai Alavi
    in: Grants

    Enrique Nell and Joaquin Ferrero reported: Project status: https://docs.google.com/spreadsheet/ccc?key=0AkmrG_9Q4x15dC1MNWloU0lyUjhGa2NrdTVTOG5WZVE CPAN distribution: http://search.cpan.org/~enell/POD2-ES-5.16.1.02/ Project host: https://github.com/zipf/perldoc-es This month we updated POD2::ES from v5.16.0 to v5.16.1. It was a swift operation, since only one document changed Translated files not included in the distribution were also updated to v5.16.1. As mentioned in a previous report, v5.16.0 fixed the issues that prevented displaying correctly the extended characters in UTF-8 encoded files using perldoc in

    ... read more
  • Adding tests to and refactoring the perl debugger - Grant Report #2 Fri, 07-Sep-2012 by Alan Haggai Alavi
    in: Grants

    Shlomi Fish reported: 2012-Sep-01: Plans for today: 1. Report the segfaults in Devel::Cover. Done: https://rt.cpan.org/Ticket/Display.html?id=79338 2. Add more tests. 3. Respond to this message by Rocky Bernstein: http://www.nntp.perl.org/group/perl.perl5.porters/2012/08/msg191414.html Done: http://www.nntp.perl.org/group/perl.perl5.porters/2012/09/msg191426.html 4. Blog about the grant on my blogs.perl.org blog Also mention the new CPAN distributions I have uploaded. Mention the fact I made use of the `b feature for debugging Games-Solitaire-Verify. Done: http://blogs.perl.org/users/shlomi_fish/2012/09/grant-for-improving-the-perl-debugger-new-cpan-distributions.html 2012-Sep-02: Plans for today: Handle the correspondence

    ... read more
  • Improving Cross compilation of Perl 5 - report for July/August Mon, 03-Sep-2012 by reneeb
    in: Grants

    Jess Robinson writes: tool designed to make using the cross-compiled gcc similar to a normal gcc. In the end it turned out to be more of a hinderance. Getting rid of it and using Android's suggestion for "--sysroot" as a gcc option means upgrading the NDK to the latest one is now simple. The SDK is now not required at all. The last 2 weeks I was at the

    ... read more
  • Improving Perl 5: Grant Report for Month 11 Mon, 03-Sep-2012 by Karen Pauley
    in: Grants

    Nicholas Clark writes: More fun with compilers this month, with make utilities joining in. H. Merijn Brand and I identified this problem with HP's compiler a while back, but I'd not yet had time to fix it: bc. cc -DPERL_CORE -c -Ae -D_HPUX_SOURCE -Wl,+vnocompatwarnings +DD64 DDEBUGGING -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 +O 2 +Onolimit -g pp_sys.c cc: line 2976: panic 5172: Backend Assert Unimplemented CVT. echo 1 Of course, HP's make just

    ... read more
  • Adding tests to and refactoring the perl debugger - Grant Report #1 Sat, 01-Sep-2012 by Alan Haggai Alavi
    in: Grants

    Shlomi Fish reported: 2012-Aug-28: I received the E-mail that my grant for improving the Perl debugger was accepted in the afternoon today My grant manager will be Alan Haggai Alavi, whom I talked with and successfully collaborated with in the past. I decided to start working. I checked the pending tests on my shlomif-perl-d-add-tests-take-2-may-git-burn-in-hell has given me some trouble in the past incarnation of the branch>, and after merging the

    ... read more
  • 2012Q3 Grant Proposals - Results Tue, 28-Aug-2012 by Alberto Simões
    in: Grants

    For this quarter we had two proposals. Grants' committee voted, and here are the results: Improve WriteAt suite by exporting books to pdf and epub formats proposed by Aliaksandr Zahatski, was voted for not being funded. Adding tests to and refactoring the perl debugger proposed by Shlomi Fish, was voted for funding.

    ... read more
  • New TPF Conferences Chair Thu, 23-Aug-2012 by Jim Brandt

    I'm happy to announce that Heath Bair is our new Conferences Committee Chair. Heath was the organizer for YAPC::NA in Columbus in 2010 and he has remained passionate about YAPCs ever since. I'm looking forward to him bringing that passion to one of the most active committees in TPF. Please join me in congratulating Heath on his new role!

    ... read more
  • Cooking Perl with Chef - Grant Completion Report (Grant Report #5) Fri, 17-Aug-2012 by Alan Haggai Alavi
    in: Grants

    David Golden reported: Cooking Perl with Chef Grant Completion Report I am pleased to report the completion of my TPF grant, "Cooking Perl with Chef". The goal of this grant was to create ready-to-use tools and supporting tutorials that teach Perl developers how to deploy Perl applications repeatable and reliably using the Chef configuration management tool. In the section of the original proposal on my motivations for this grant, I

    ... read more
  • 2012Q3 Grant Proposals Tue, 14-Aug-2012 by Alberto Simões
    in: Grants

    For this quarter we have two grant proposals being voted: "Improve WriteAt suite by exporting books to pdf and epub formats":http://news.perlfoundation.org/2012/08/2012q3-grant-proposal-improve.html proposed by Aliaksandr Zahatski "Adding tests to and refactoring the perl debugger regarding their relevance, value for money, etc. The GC will vote in these proposals, and we expect to publish the results by the end of the month.

    ... read more
  • 2012Q3 Grant Proposal: Adding tests to and refactoring the perl debugger Tue, 14-Aug-2012 by Alberto Simões
    in: Grants

    Shlomi Fish Email: shlomif Amount Requested: $1500. Synopsis Add tests to the built-in perl debugger and refactor it. Benefits to the Perl Community The default perl debugger is useful and powerful. However, it suffers from lack of automated tests and its internal code quality leaves a lot to be desired. This project aims to improve the debugger's test coverage, and afterwards to refactor it. Deliverables 1. More automated tests for

    ... read more
  • 2012Q3 Grant Proposal: Improve WriteAt suite by exporting books to pdf and epub formats Tue, 14-Aug-2012 by Alberto Simões
    in: Grants

    Name: Aliaksandr Zahatski Email: zahatski Amount Requested: 1000$ Synopsis WriteAt http://search.cpan.org/perldoc suite for making books and maintaining docs in pod6 format. It is built on top of the Perl6::Pod implementation of Synopsis26. Currently WriteAt supports exporting books from pod6 to HTML format. This grant will allow me to add the export feature to pdf and epub formats. Benefits for the Perl Community The tools developed as a part of this

    ... read more
  • Devel::Cover Grant Report for July Thu, 09-Aug-2012 by mdk

    In accordance with the terms of my grant from TPF this is the monthly report for my work on improving Devel::Cover covering July 2012. This month I released Devel::Cover 0.90, 0.91 and 0.92. I wasn't able to spend as much time working on Devel::Cover this month as I had hoped to. The time I did spend was primarily on working through RT and github tickets, resolving those I could and

    ... read more
  • Spanish Localization of the Perl Core Documentation - Grant Report #2 Tue, 07-Aug-2012 by Alan Haggai Alavi
    in: Grants

    Enrique Nell and Joaquin Ferrero reported: Project status: https://docs.google.com/spreadsheet/ccc?key=0AkmrG_9Q4x15dC1MNWloU0lyUjhGa2NrdTVTOG5WZVE CPAN distribution: http://search.cpan.org/~enell/POD2-ES-5.16.0.07/ Project host: https://github.com/zipf/perldoc-es During the second month we did a thorough proofreading of files included in POD2::ES which led to fixing several errors We also kept updating translated files to 5.16.0, and reviewed a few files that were included in the latest POD2::ES releases. While translating perlobj.pod, a bug in sample code was detected and reported through perlbug.

    ... read more
  • Cooking Perl with Chef - Grant Report #4 Thu, 02-Aug-2012 by Alan Haggai Alavi
    in: Grants

    David Golden reported: Overview For those wondering about of updates on this grant, I'm pleased to be back with some significant progress on the teaching deliverables. Some circumstances in my personal life required me to put the grant on the back burner during June, but July and OSCON-centered conference-driven development have allowed me to rebuild some momentum. In particular, I have three things to announce: perlchef.com is now live. This

    ... read more
  • Interim Grant Report: Lists, Iterators, and Parcels Tue, 31-Jul-2012 by Karen Pauley
    in: Grants

    Patrick Michaud writes: This is an interim report for my Hague Grant on "Lists, Iterators, and Parcels":http://news.perlfoundation.org/2010/07/hague-grant-application-lists.html. This report has been far too long in coming; at the time of the original grant proposal it was expected that the design and implementation of Perl 6 lists and iterators was near completion, and that most of what remained to be done would be updating the documentation, tests, and Synopses. Since that

    ... read more
  • TPF Now Accepting Nominations for Conferences Committee Chair Tue, 31-Jul-2012 by Jim Brandt

    Josh McAdams is stepping down as conferences chair, so TPF is now accepting self-nominations for this role. This is a great opportunity to help the Perl community and is one of the key roles that can have a huge impact without writing code. You can take a look at the expectations for the role on the "conference roles page":http://www.perlfoundation.org/conferences_committee_roles. If you're interested, answer the questions at the bottom of the

    ... read more
  • Alien::Base Grant - Report #5 Fri, 27-Jul-2012 by Makoto Nozaki
    in: Grants

    Joel Berger wrote: After another busy month outside of the Perl world, I have gotten a little more time in the last week to work on Alien::Base. I must especially thank fellow WindyCity.pm member David Mertens for working with me on some of the Mac problems involved. N.B. I also want to thank him for PDL::Graphics::Prima, which made the rest of my $work easier this month! If you need interactive

    ... read more
  • Improving Perl 5: Grant Report for Month 10 Thu, 26-Jul-2012 by Karen Pauley
    in: Grants

    Nicholas Clark writes: The most significant activity for the month was discovering, investigating and iterating fixes for the various bugs now fixed on the branch smoke-me/require. This is the cause of the delay on making a 5.16.1 release, as Ricardo explained in "http://www.xray.mpe.mpg.de/mailing-lists/perl5-porters/2012-07/msg00954.html":http://www.xray.mpe.mpg.de/mailing-lists/perl5-porters/2012-07/msg00954.html and hence this report, as the issue only went public two days ago. There are two partly related problems. Both affect code which takes untrusted user data

    ... read more
  • YAPC::NA 2013 Will be in Austin Mon, 23-Jul-2012 by Jim Brandt

    I'm happy to announce that YAPC::NA in 2013 will be in Austin. We had two great locations to choose from, especially from the perspective of other interesting things to do outside the conference. Details and dates will be coming shortly. Congratulations to the Austin group!

    ... read more
  • Austin YAPC::NA 2013 Bid Mon, 23-Jul-2012 by Jim Brandt

    Posting the bid submitted by Erica Baum for Austin to host YAPC::NA::2013. Austin YAPC Proposal.pdf

    ... read more
  • Orlando YAPC::NA 2013 Bid Mon, 23-Jul-2012 by Jim Brandt

    Posting the bid submitted by Mark Prather for Orlando to host YAPC::NA::2013. yapc2013 proposal.pdf

    ... read more
  • Devel::Cover Grant Report for June Fri, 20-Jul-2012 by mdk

    by Paul Johnson In accordance with the terms of my grant from TPF this is the monthly report for my work on improving Devel::Cover covering June 2012. This month I released Devel::Cover 0.88 and 0.89. I looked into "https://rt.perl.org/rt3//Public/Bug/Display.html?id=113464":https://rt.perl.org/rt3//Public/Bug/Display.html?id=113464 which is a perl bug, but is related to warnings when running Devel::Cover. I supplied a core patch to quieten the warnings which has been applied, but I also changed Devel::Cover

    ... read more
  • Fixing Perl5 Core Bugs: Report for Month 28 Fri, 13-Jul-2012 by Karen Pauley
    in: Grants

    Dave Mitchell writes: As per my grant conditions, here is a report for the June period. This month saw the final merging of my re_eval branch back into blead, and incorporated in the 5.17.1 release. This consisted of about 125 commits, spread out over a year. The remainder of the month was spent fixing some of the issues thrown up by the new implementation. Some highlights of the new implementation

    ... read more
  • 2012Q3 Call for Grant Proposals Thu, 12-Jul-2012 by Alberto Simões
    in: Grants

    The Perl Foundation is looking at giving some grants ranging from $500 to $2000 in August 2012. You don't have to have a large, complex, or lengthy project. You don't even have to be a Perl master or guru. If you have a good idea and the means and ability to accomplish it, we want to hear from you! Do you have something that could benefit the Perl community but

    ... read more
  • Lightning Talks at OSCON Wed, 11-Jul-2012 by Jim Brandt

    Going to be at OSCON this year? The Perl track will have the traditional lightning talk session along with Larry's State of the Onion. If you've got something to share, you've got 2 days left to "submit your lightning talk":http://bit.ly/NhdLEs to give everyone your 5 minutes of wisdom on Thursday evening. TPF will also have a booth at the expo, so stop by and say hi.

    ... read more
  • Perl 5 Core Maintenance Grants Extended Tue, 10-Jul-2012 by Karen Pauley
    in: Grants

    I am pleased to announce that we have extended Dave Mitchell's "Fixing Perl 5 Core Bugs":http://news.perlfoundation.org/2010/02/grant-proposal-fixing-perl5-co.html grant and Nicholas Clark's "Improving Perl 5":http://news.perlfoundation.org/2011/08/grant-proposal-improving-perl.html grant. This will allow them both to spend another 400 hours improving the Perl 5 core. I would like to thank the community members who took time to provide feedback on this proposal and all those who have made donations to the "Perl 5 Core Maintenance Fund":http://www.perlfoundation.org/perl_5_core_maintenance_fund.

    ... read more
  • Hague Grant Completed by Jonathan Worthington Sat, 07-Jul-2012 by Karen Pauley
    in: Grants

    Jonathan Worthington writes: This is the final report for my Hague Grant on "Meta-model Improvements and Natively Typed Attributes":http://news.perlfoundation.org/2010/07/hague-grant-application-meta-m.html. There was also an "intermediate progress report":http://news.perlfoundation.org/2011/05/interim-grant-report-meta-mode.html. At the point of the intermediate progress report, a new version of NQP had been delivered. Its objects were implemented in terms of a new meta-object system, developed with the needs of Perl 6 in mind. However, at that point Rakudo had not started

    ... read more
  • Spanish Localization of the Perl Core Documentation - Grant Report #1 Wed, 04-Jul-2012 by Alan Haggai Alavi
    in: Grants

    Enrique Nell and Joaquin Ferrero reported: Project status: https://docs.google.com/spreadsheet/ccc?key=0AkmrG_9Q4x15dC1MNWloU0lyUjhGa2NrdTVTOG5WZVE CPAN distribution: http://search.cpan.org/~enell/POD2-ES-5.16.0.04/ Project host: https://github.com/zipf/perldoc-es During the last month we updated POD2::ES from v5.14.2 to v5.16.0 and released to CPAN the updated distribution. Other translated files that still must be reviewed Tools We have implemented several changes in the post-processing script: Support for the new naming convention used for Readmes in v5.16 Handling of pod files containing the =encoding utf8

    ... read more
  • Grant Extension Request - Improving Perl 5 Tue, 26-Jun-2012 by Karen Pauley
    in: Grants

    Nicholas Clark has requested an extension of $20,000 for his "Improving Perl 5 grant":http://news.perlfoundation.org/2011/08/grant-proposal-improving-perl.html. The grant, that is currently running, is on track to finish successfully at the end of June. This extension would allow Nicholas to devote another 400 hours to the project. Details of the recent work completed can be found in the following blog posts: "March 2012":http://news.perlfoundation.org/2012/04/improving-perl-5-grant-report-4.html "April 2012":http://news.perlfoundation.org/2012/06/improving-perl-5-grant-report-5.html "May 2012":http://news.perlfoundation.org/2012/06/improving-perl-5-grant-report-6.html Before we make a decision on

    ... read more
  • Improving Perl 5: Grant Report for Month 9 Tue, 26-Jun-2012 by Karen Pauley
    in: Grants

    Nicholas Clark writes: Possibly the most unexpected discovery of May was determining precisely why Merijn's HP-UX smoker wasn't able to build with certain configuration options. The output summary grid looked like this, which is most strange: @O OK F Failure extended report at the bottom@ @X Failure under TEST but not under harness@ still running or test results not available@ @Build failures during: unknown or N/A@ @c Configure, m make,

    ... read more
  • Fixing Perl5 Core Bugs - Grant Extension Requested Mon, 25-Jun-2012 by Karen Pauley
    in: Grants

    Dave Mitchell has requested an extension of $20,000 for his "Fixing Perl5 Core Bugs":http://news.perlfoundation.org/2010/02/grant-proposal-fixing-perl5-co.html grant. During this grant he has sent weekly reports to the p5p mailing list as well as providing monthly summary reports that have been published on this blog. He has also provided a short summary of the work he completed during his "last extension":http://news.perlfoundation.org/2011/10/fixing-perl5-core-bugs-grant-e.html: My previous $20K extension has, over the last 9 months, been spent

    ... read more
  • Alien::Base Grant - Report #4 Sun, 24-Jun-2012 by Makoto Nozaki
    in: Grants

    Joel Berger wrote: Well its that time again. Thankfully the news is getting better once more! Much of my time which is earmarked for Perl went to preparing for my YAPC talks. I'm glad they went so well; thanks to all of you who attended. I did even get a question about Alien::Base during one of the Q&As, so I glad to know that people are interested. The news this

    ... read more
  • Paul Johnson, Devel::Cover Grant Report for May 2012 Fri, 15-Jun-2012 by mdk

    In accordance with the terms of my grant from TPF this is the monthly report for my work on improving Devel::Cover covering May 2012. This report is essentially the same as my report for the first week, but that will not be the usual case. If you read that report you can safely skip this one. You may recall that recently I submitted a grant proposal to The Perl Foundation

    ... read more
  • YAPC::NA 2013 Venue Submission Deadline Extended Thu, 14-Jun-2012 by Jim Brandt

    To give a few interested groups more time to prepare and submit their bids for this year, we're extending the deadline to July 1. You can see details on how to submit in "previous posts":http://news.perlfoundation.org/2012/04/yapcna-2013-call-for-venue.html. If you're at "YAPC::NA":http://yapcna.org right now and you're interested, you should attend Dan Wright's talk "So, you want to run a Perl event?":http://act.yapcna.org/2012/talk/107 and attend the "YAPC BOF":http://act.yapcna.org/2012/wiki?node=YAPC%20BOF.

    ... read more
  • Live Stream URLs for YAPC::NA 2012 Wed, 13-Jun-2012 by Josh McAdams

    For those of you who aren't able to attend YAPC::NA in person, this year's organizers set up live streams of the conference. You can use the "conference schedule":http://act.yapcna.org/2012/schedule to find which talks you want to see and then stream the room you are interested in. The rooms are: "Lowell Dining Room":http://ics.webcast.uwex.edu/mediasite/Catalog/pages/catalog.aspx?catalogId=1de9c319-010c-4585-8617-210873935dfa "Pyle 325":http://ics.webcast.uwex.edu/mediasite/Catalog/pages/catalog.aspx?catalogId=90b5b79a-ceb6-4084-8cca-8977ff1aa729 "Pyle 313":http://ics.webcast.uwex.edu/mediasite/Catalog/pages/catalog.aspx?catalogId=1c56eaf7-1178-4cb9-bf47-53e717ea74c2 "Pyle Vandenburg Auditorium":http://ics.webcast.uwex.edu/mediasite/Catalog/pages/catalog.aspx?catalogId=5b80d7ae-5fc7-46c4-98ba-5f770a8be940 You'll need Microsoft Silverlight, Adobe Flash, or Apple Quicktime to be able

    ... read more
  • Fixing Perl5 Core Bugs: Report for Month 27 Sun, 10-Jun-2012 by Karen Pauley
    in: Grants

    Dave Mitchell writes: As per my grant conditions, here is a report for the May period. This month I continued to rework how the code blocks in are actually invoked, and the work is mostly finished. In particular, no longer SEGV; recursive calling etc works; paren captures work correctly in the presence of recursive and nested and I also found and fixed some buggy behaviour of $^N and when backtracking

    ... read more
  • Hague Grant Report: Structured Error Messages Sat, 09-Jun-2012 by Karen Pauley
    in: Grants

    Moritz has completed his grant and provided the following closing report. Moritz Lenz writes: After working for more than a year on my "grant on exceptions":http://news.perlfoundation.org/2011/02/hague-grant-application-struct.html, I am now confident that I have done all that I have promised, and can now close the grant. Deliverables A short summary of what I did for each deliverable follows D1: Specification "S32::Exception":http://perlcabal.org/syn/S32/Exception.html contains my work in this area. It provides information about

    ... read more
  • Grant Accepted: Improving Cross compilation of Perl 5 Tue, 05-Jun-2012 by Karen Pauley
    in: Grants

    I am pleased to announce that Jess Robinson's grant application, "Improving Cross compilation of Perl 5":http://news.perlfoundation.org/2012/05/grant-application-improving-cr.html, has been successful. This grant will be managed by Tom Hukins and Renee Bäcker. I would like to thank everyone who provided feedback on this grant, both on our blog and during the consultation phase.

    ... read more
  • Improving Perl 5: Grant Report for Month 8 Sun, 03-Jun-2012 by Karen Pauley
    in: Grants

    Nicholas Clark writes: The largest part of of the month was spent on various topics related to cleaning up the build process. In particular, simplifying the top-level Makefile, by removing duplication and self-recursion. On platforms that run Configure the Makefile is extracted from a shell script Makefile.SH. Most of it is written out verbatim, but there is some shell logic to generate OS or configuration specific code. In turn that

    ... read more
  • Fixing Perl5 Core Bugs: Report for Month 26 Sun, 03-Jun-2012 by Karen Pauley
    in: Grants

    Dave Mitchell writes: As per my grant conditions, here is a report for the April period. Mostly spent the month improving how the code blocks in are actually invoked. Previously a proper entry wasn't made on the context stack, so things like caused erratic behaviour, and even seg faults. My new method makes use of the MULTICALL API rather than having its own hand-rolled implementation, so it benefits from code

    ... read more
  • Reminder: YAPC::NA 2013 Call For Venue Tue, 29-May-2012 by Josh McAdams

    The deadline for submitting proposals for hosting YAPC::NA 2013 is June 1st, which is only a few days away. The "original post":http://news.perlfoundation.org/2012/04/yapcna-2013-call-for-venue.html has more details.

    ... read more
  • Alien::Base Grant - Report #3 Fri, 25-May-2012 by Makoto Nozaki
    in: Grants

    Joel Berger wrote: This month's work on Alien::Base started really exciting. I had tracked down several bugs and was honing in on full Linux compatibiliy. Turns out much of my testing problems had been in the test suite, wherein I mimiced make/Makefile with a perl script but made some incorrect assumptions. The problem came when I went to look at OS X. The problem I have found is that Mac

    ... read more
  • 2012Q2 Grant Proposal Results Tue, 22-May-2012 by Alberto Simões
    in: Grants

    The Grant Committee informs that there is a final result about the 2012Q2 Grant Proposals. The following two grants were voted for rejection: Easy installation of non-CPAN dependencies by Alexandr Ciornii Perl module for Linked Data by Tope Omitola Also, the following grant was voted for funding: Spanish Localization of the Perl Core Documentation by Enrique Nell and Joaquin Ferrero

    ... read more
  • Cooking Perl with Chef - Grant Report #3 Sun, 20-May-2012 by Alan Haggai Alavi
    in: Grants

    David Golden reported: Current progress Three of the eight deliverables are complete and a fourth is substantially complete: Publish a Chef cookbook for Perl interpreter deployment Publish a Chef cookbook for CPAN module deployment Publish a Chef cookbook for Plack application deployment Improve the Pantry command line tool Pantry I released new versions of Pantry to CPAN, which add support for command-line configuration of Chef nodes and roles for use

    ... read more
  • 2012Q2 Grant Proposals Thu, 03-May-2012 by Alberto Simões
    in: Grants

    This quarter, The Perl Foundation Grants Committee has three grant proposals. One of them was not funded in the last round, given to budget restrictions. Accordingly with GC rules it should be voted again in this round. Together with that, we have two new proposals. You can read their descriptions bellow, and you are invited to comment on their own posts. Your feedback is important for the Grants Committee. The

    ... read more
  • 2012Q2: Grant Proposal: Spanish Localization of the Perl Core Documentation Thu, 03-May-2012 by Alberto Simões
    in: Grants

    Name: Enrique Nell Language Lead Joaquin Ferrero Tech Lead Amount Requested: USD$2,000 Synopsis Spanish is the third most commonly used language on the Internet after English and Mandarin. It is also the second most studied language and second language in international communication, after English, in the world. Currently, there are 400 million native speakers and Spanish is the official language in 21 countries. However, the number of

    ... read more
  • 2012Q2: Grant Proposal: Perl module for Linked Data Thu, 03-May-2012 by Alberto Simões
    in: Grants

    Name: Tope Omitola Kjetil Kjernsmo will assist Tope with Perl and CPAN Amount Requested: How much is your project worth? $500 Synopsis The Semantic Web community has developed a vocabulary named VoID, which is a World Wide Web Consortium Interest Group Note, a de facto standard: http://www.w3.org/TR/void/ The goal of this project is to generate such descriptions, partly automatically, partly by hand-maintained descriptions, using RDF::Trine Benefits to the Perl Community

    ... read more
  • 2012Q2: Grant Proposal: Easy installation of non-CPAN dependencies Thu, 03-May-2012 by Alberto Simões
    in: Grants

    Name: Alexandr Ciornii Amount Requested: $2000 Synopsis Many CPAN modules depend on non-CPAN libraries Installation of such module requires that library be installed before installing CPAN module. For beginners it is more confusing as library may be installed, but its headers may not. I'd like to automate this step and install corresponding Linux package as part of module install. Currently main module of this project has codename CPAN::non, it will

    ... read more
  • Grant Accepted: Improving Devel::Cover Wed, 02-May-2012 by Karen Pauley
    in: Grants

    I am pleased to announce that Paul Johnson's grant application, "Improving Devel::Cover":http://news.perlfoundation.org/2012/04/grant-application-improving-de.html, has been successful. The grant will be split in two phases, the second phase starting after the completion of the first. I would like to thank everyone who provided feedback on this grant, both on our blog and during the consultation phase.

    ... read more
  • Grant Application: Improving Cross compilation of Perl 5 Tue, 01-May-2012 by Karen Pauley
    in: Grants

    We have received the following grant application under the "Perl 5 Core Maintenance Fund":http://www.perlfoundation.org/perl_5_core_maintenance_fund from Jess Robinson. Before we vote on this proposal we would like to get feedback and endorsements from the Perl community. Please leave feedback in the comments or send email with your comments to karen at perlfoundation.org. Name: Jess Robinson Project Title: Improving Cross compilation of Perl 5 Synopsis: Perl 5 has several scripts and tools

    ... read more
  • YAPC::NA 2013 Call For Venue Mon, 30-Apr-2012 by Josh McAdams

    "YAPC::NA 2012 in Madison, Wisconsin":http://yapcna.org/ is just six weeks away. With this years conference upon us, it is time to plan for 2013. The call for venue is officially open! The TPF Conference Committee will be accepting bids today through June 1st 2012. What is YAPC::NA? YAPC::NA is an annual Perl-focused conference held at various locations throughout North America. The conference is a grassroots symposia on the Perl programming language

    ... read more
  • Work on the Perl 6 Tablets Continues Sun, 29-Apr-2012 by Tom Hukins
    in: Grants

    It's over a year since my "last update":http://news.perlfoundation.org/2010/11/perl-6-tablets-first-progress.html here on Herbert Breunung's "Perl 6 Tablets":http://tablets.perl6.org/. Work continues on this project, however, and tablets 2 to 4 on Perl 6's "basic syntax":http://tablets.perl6.org/tablet-2-basic-syntax.html, "variables":http://tablets.perl6.org/tablet-3-variables.html and "operators":http://tablets.perl6.org/tablet-4-operators.html have progressed. The tablets have moved to their own site at "http://tablets.perl6.org/":http://tablets.perl6.org/ so please use this new address when referencing them. Herbert has written "three":http://blogs.perl.org/users/lichtkind/2012/04/a-real-grant-report.html "blog":http://blogs.perl.org/users/lichtkind/2012/04/perl-6-tablets-what-happened-this-week.html "posts":http://blogs.perl.org/users/lichtkind/2012/04/how-perl-documentation-could-look-like.html about his recent work. His "perl blog":http://blogs.perl.org/users/lichtkind/ will keep

    ... read more
  • Alien::Base Grant - Report #2 Wed, 25-Apr-2012 by Makoto Nozaki
    in: Grants

    Joel Berger wrote: After last month's breakneck development pace, I knew this month wouldn't be as gratifying, and indeed it turned into quite a slog. This month involved lots of little bug fixes, posting dev releases to CPAN, then waiting for test results from CPANtesters. As a side note, there are a larger number of reports coming from Solaris and BSD than I would have expected. Sadly one of the

    ... read more
  • Cooking Perl with Chef - Grant Report #2 Mon, 23-Apr-2012 by Alan Haggai Alavi
    in: Grants

    David Golden reported: Current progress Three of the eight deliverables are complete: Publish a Chef cookbook for Perl interpreter deployment Publish a Chef cookbook for CPAN module deployment Publish a Chef cookbook for Plack application deployment These have been uploaded to the Opscode Community Cookbooks site in two separate cookbook distributions: perlbrew The perlbrew cookbook satisfies deliverables #1 and #2. It provides several "lightweight resource providers" that use perlbrew to

    ... read more
  • YAPC::NA Is Quickly Approaching Tue, 17-Apr-2012 by Josh McAdams

    The North American "Yet Another Perl Conference" starts June 13th. "Registration":http://act.yapcna.org/2012/purchase is open. All of the workshops have already sold out, but there are still tickets available for the general conference and the spouses program. Also, if you want to a "reserve a hotel":http://blog.yapcna.org/post/16909963700/conference-hotel-registration-open room at the "YAPC::NA 2012":http://www.yapcna.org/ conference facilities then you need to do so now. Reservations close on May 1. See you at YAPC::NA!

    ... read more
  • Improving Perl 5: Grant Report for Month 7 Thu, 12-Apr-2012 by Karen Pauley
    in: Grants

    Nicholas Clark writes: A short report this month as less work got done, due to illness and disruption. The single largest item of the month was spent getting my head around the state of cross compilation. Mostly this was figuring out the history and state of various cross compilation approaches in the core codebase, to help Jess Robinson refine a potential TPF grant application for cross compilation At the time

    ... read more
  • Improving Perl 5: Grant Report for Month 6 Wed, 11-Apr-2012 by Karen Pauley
    in: Grants

    Nicholas Clark writes: Sorry for the delay in this report I've been ill, been away, been ill while away, and generally disrupted, and I wasn't the only one ill in the house. Fortunately everyone is well again, and the backlog of other tasks is considerably reduced. Zombie undead global backref destruction panics strike again. I don't know what it is with these critters, but another variant turned up, in almost

    ... read more
  • Fixing Perl5 Core Bugs: Report for Month 25 Tue, 10-Apr-2012 by Karen Pauley
    in: Grants

    Dave Mitchell writes: As per my grant conditions, here is a report for the March period. Spent the month successfully bringing run-time regex code blocks into the new way of doing things. My previous work on this had handled the cases where the code appears within a literal regex, e.g. bq. /ab $r qr/xy /z$r/; In all the above cases, the code block is parsed and compiled by the

    ... read more
  • 2012Q2: Call for Grant Proposals Wed, 04-Apr-2012 by Alberto Simões
    in: Grants

    It is that time of the year, again, and here follows the usual message. I am sorry for not being more creative The Perl Foundation is looking at giving some grants ranging from $500 to $2000 in May 2012. You don't have to have a large, complex, or lengthy project. You don't even have to be a Perl master or guru. If you have a good idea and the means

    ... read more
  • Grant Application: Improving Devel::Cover Tue, 03-Apr-2012 by Karen Pauley
    in: Grants

    We have received the following grant application from Paul Johnson. Before we vote on this proposal we would like to get feedback and endorsements from the Perl community. Please leave feedback in the comments or send email with your comments to karen at perlfoundation.org. Name: Paul Johnson Project Title: Improving Devel::Cover Synopsis: In the past few months Booking.com has donated €100,000 to The Perl Foundation to aid the further development

    ... read more
  • Improving Perl 5 - Grant Extended Thu, 29-Mar-2012 by Karen Pauley
    in: Grants

    I am pleased to announce that Nicholas Clark's "request":http://news.perlfoundation.org/2012/02/grant-extension-request---impr.html to extend his "Improving Perl 5 grant":http://news.perlfoundation.org/2011/08/grant-proposal-improving-perl.html has been successful. This extension would not have been possible without the generous contributions that have been made to the "Perl 5 Core Maintenance Fund":http://www.perlfoundation.org/perl_5_core_maintenance_fund. I would like to thank everyone who has supported this fund and in particular "Booking.com":http://www.booking.com/, "cPanel":http://www.cpanel.net/, "craigslist":http://www.craigslist.org/, "Dijkmat":http://www.dijkmat.nl/, "Liquid Web":http://www.liquidweb.com/, "Net-A-Porter":http://www.net-a-porter.com/, the "Oslo Perl Mongers":http://oslo.pm.org/, "perl-services.de":http://www.perl-services.de/, and the "Vienna

    ... read more
  • Fixing Perl5 Core Bugs: Report for Month 24 Mon, 26-Mar-2012 by Karen Pauley
    in: Grants

    Dave Mitchell writes: As per my grant conditions, here is a report for the February period. I spent a couple of days rebasing my davem/re_eval branch to incorporate recent changes to blead, but apart from that didn't do anything, due to a mixture of illness, being stuck, and doing other things. The good news is that the illness and stuck-ness are both ended, so I have started work on the

    ... read more
  • Alien::Base Grant - Report #1 Sun, 25-Mar-2012 by Makoto Nozaki
    in: Grants

    Joel Berger wrote: Once again I would like the thank the Perl Foundation for supporting me in my effort to provide a mechanism to ease the creation of Alien:: modules. Further I'd like to thank the many Perlers who have commented in various places that this project is of interest and that they are looking forward to providing that Alien:: module that they have always meant to write. This is

    ... read more
  • Cooking Perl with Chef - Grant Report #1 Mon, 19-Mar-2012 by Alan Haggai Alavi
    in: Grants

    David Golden reported: I have adapted the "proof of concept" code that I demonstrated at Perl Oasis based on issues discovered subsequently. The code is sufficient to deploy the "Hello World" application that will be the basis for one of the tutorials and the presentation. Over the next couple weeks, I will be working on documentation and preparing the "cookbooks" for release to Opscode's community Chef repository. I will also

    ... read more
  • TPF Articles of Incorporation Updated Sat, 03-Mar-2012 by Dan Wright

    In order to satisfy requirements involving the use of the word "Foundation" in our business name, the board of directors have voted to amend the articles of incorporation for The Perl Foundation with an updated set of purposes for the organization. The new purposes for which the corporation is organized are: cultivating a collaborative open source community and an ecosystem of computer language implementations collectively known as "Perl" and complementary

    ... read more
  • Grant Extension Request - Improving Perl 5 Sun, 26-Feb-2012 by Karen Pauley
    in: Grants

    Nicholas Clark has requested an extension of $20,000 for his "Improving Perl 5 grant":http://news.perlfoundation.org/2011/08/grant-proposal-improving-perl.html. The grant, that is currently running, is on track to finish successfully at the end of March. This extension would allow Nicholas to devote another 400 hours to the project. Details of the work completed so far can be read in the following blog posts: "Month 1":http://news.perlfoundation.org/2011/10/improving-perl-5-report-for-mo.html "Month 2":http://news.perlfoundation.org/2011/11/improving-perl-5-report-for-mo-1.html "Month 3":http://news.perlfoundation.org/2011/12/improving-perl-5-grant-report.html "Month 4":http://news.perlfoundation.org/2012/01/improving-perl-5-grant-report-1.html "Month 5":http://news.perlfoundation.org/2012/02/improving-perl-5-grant-report-2.html Before

    ... read more
  • 2012Q1 Grant Results Fri, 24-Feb-2012 by Alberto Simões
    in: Grants

    After reading the community comments about the four grant proposals, and after the grant committee vote on the proposals, the results are: The grant proposal EPublisher Website, was voted for rejection. The grants Alien::Base Base classes for Alien:: modules and Cooking Perl with Chef were voted to be funded. Given to budget restrictions the grant proposal Easy installation of non-CPAN dependencies will not be founded on this round, but will

    ... read more
  • Perl 5 Grant Application Accepted Mon, 20-Feb-2012 by Karen Pauley
    in: Grants

    I am pleased to announce that Ricardo Signes's grant application for "travel to the QA Hackathon":http://news.perlfoundation.org/2012/01/perl-5-grant-application-trave.html has been accepted. If you would like to help fund grants like this or any of our other projects please visit our "donation system":https://secure.donor.com/pf012/give. If you would like to contribute directly to the "2012 Perl QA Hackathon":http://2012.qa-hackathon.org/qa2012/ they are accepting "donations":http://2012.qa-hackathon.org/qa2012/donate.html.

    ... read more
  • Improving Perl 5: Grant Report for Month 5 Fri, 17-Feb-2012 by Karen Pauley
    in: Grants

    Nicholas Clark writes: I finally got time to address the weak reference global destruction "panic" described in November's report. Now understanding the problem, the interim fix seemed clean and fast to implement. Of course no plan survives contact with the enemy. In this case, fixing the first panic revealed a second panic at a different point in the code. In turn, that took a lot of time to nail down

    ... read more
  • 2012Q1 Grant Proposals Thu, 09-Feb-2012 by Alberto Simões
    in: Grants

    The Perl Foundation Grants Committee is proud to present four grant proposals for community discussion. As in previous rounds, please comment and clarify any issue about the grant in each grant post and not in this post. The submitted grants are: "Alien::Base Base classes for Alien:: modules":http://news.perlfoundation.org/2012/02/2012q1-grant-proposal-alienbas.html by Joel Berger "EPublisher Website":http://news.perlfoundation.org/2012/02/2012q1-grant-proposal-epublish.html by Boris Däppen "Easy installation of non-CPAN dependencies":http://news.perlfoundation.org/2012/02/2012q1-grant-proposal-easy-ins.html by Alexandr Ciornii "Cooking Perl with Chef":http://news.perlfoundation.org/2012/02/2012q1-grant-proposal-cooking.html by David Golden

    ... read more
  • 2012Q1 Grant Proposal: Cooking Perl with Chef Thu, 09-Feb-2012 by Alberto Simões
    in: Grants

    Cooking Perl with Chef Name: David Golden Email: Amount Requested: USD $2000 Synopsis I propose to create ready-to-use tools and supporting tutorials that teach Perl developers how to deploy Perl applications repeatable and reliably using the Chef configuration management tool. Benefits to the Perl Community First-class support for Perl in Chef, just like other web development languages Open cookbooks and tutorials to encourage sharing techniques and practices for app deployment

    ... read more
  • 2012Q1 Grant Proposal: Alien::Base - Base classes for Alien:: modules Sat, 04-Feb-2012 by Alberto Simões

    Name: Joel Berger Email: Amount Requested: $500 Synopsis Artur Bergman's documentation for the Alien namespace specifically says that there is no framework for Alien:: modules, however, in writing the Alien::GSL manpage I find that most of the code I am writing has nothing to do with the GSL library and could as easily apply to many external libraries. I intend for Alien::Base to comprise some base classes for other Alien::

    ... read more
  • 2012Q1 Grant Proposal: EPublisher Website Sat, 04-Feb-2012 by Alberto Simões

    Boris Däppen Email: Amount Requested: 800$ Synopsis Develop and deploy a website which offers the service of rendering different content into eBooks. There will be several input and output formats supported by the website. An explicit input option will be CPAN documentation. POD in general will be an input option. Output options will be eBook formats. The open EPUB but also Amazons MOBI format will be implemented. The framework used

    ... read more
  • 2012Q1 Grant Proposal: Easy installation of non-CPAN dependencies Sat, 04-Feb-2012 by Alberto Simões

    Name: Alexandr Ciornii Email: Amount Requested: $2000 Synopsis Many CPAN modules depend on non-CPAN libraries Installation of such module requires that library be installed before installing CPAN module. For beginners it is more confusing as library may be installed, but its headers may not. I'd like to automate this step and install corresponding Linux package as part of module install. Currently main module of this project has codename CPAN::non, it

    ... read more
  • Perl 5 Grant Application: Travel to QA Hackathon Tue, 31-Jan-2012 by Karen Pauley
    in: Grants

    We have received the following Perl 5 grant application from Ricardo Signes. Before the Board votes on this proposal we would like to have a period of community consultation. Please leave feedback in the comments or if you prefer send email with your comments to karen at perlfoundation.org. Name Ricardo Signes Project Title Perl QA Hackathon 2012 Amount Requested: $900 Synopsis This grant will be used to pay for travel

    ... read more
  • Fixing Perl5 Core Bugs: Report for Month 22 Mon, 30-Jan-2012 by Karen Pauley
    in: Grants

    Dave Mitchell writes: As per my grant conditions, here is a report for the December period. Spent it continuing my overhaul of the re_eval mechanism. This month I finished off fixing literal code blocks within patterns; that is to say, in all places where a code block appears literally within a quoted-regex context in perl source, that code block will only be compiled once, at the same time as the

    ... read more
  • craigslist Charitable Fund Donates $100,000 to the Perl Foundation Tue, 24-Jan-2012 by mdk
    in: Marketing

    The Perl Foundation is proud to announce that the craigslist Charitable Fund is supporting the Perl community with a generous donation of $100,000 toward Perl5 maintenance and for general use by the Perl Foundation. According to craigslist CEO and former Perl Hacker Jim Buckmaster, "craigslist has gloried in and relied upon Perl for most of its software development for more than a decade. craigslist Charitable Fund is honored to recognize

    ... read more
  • Improving Perl 5: Grant Report for Month 4 Sun, 08-Jan-2012 by Karen Pauley
    in: Grants

    Nicholas Clark writes: The start of December was mostly spent unpicking and simplifying how embed.h is included in perl.h. embed.h is one of the core's generated headers, containing C pre-processor directives to simplify use of the C API functions, by wrapping them such that the programmer doesn't need to deal with the implementation details of ithreads. Over the years, embed.h has come to be included by perl.h in 4 different

    ... read more
  • 2012Q1: Call for Grant Proposals Sat, 07-Jan-2012 by Alberto Simões
    in: Grants

    Its that time of the year, again. The Perl Foundation is looking at giving some grants ranging from $500 to $2000 in February 2012. You don't have to have a large, complex, or lengthy project. You don't even have to be a Perl master or guru. If you have a good idea and the means and ability to accomplish it, we want to hear from you! Do you have something

    ... read more
  • Perl.com Wants Your Articles! Thu, 05-Jan-2012 by Karen Pauley

    chromatic writes: Last year Perl.com came back to life, this time under the guidance of The Perl Foundation. We're glad to be back, publishing tips, tricks, and tutorials for novices, dabblers, and professionals alike! We've already published some great articles, but we need your help. What cool things are you doing with Perl in your work? What clever hacks have you perpetuated as you play? Which module did you just

    ... read more
  • Booking.com Sponsors 
€100,000 to Perl 5 Development Sun, 01-Jan-2012 by mdk

    Booking.com donates again to The Perl Foundation, gives €100,000 to Perl 5 development Booking.com have announced that they have donated a new grant of €100,000 to the Perl Foundation to aid with further development of the Perl 5 programming language. The grant follows Booking.com's $50,000 grant to TPF that was just recently successfully concluded, having contributed to a significant improvement in quality of the Perl 5 core. Booking.com is the

    ... read more
  • 2011Q4 Grant Proposals: Results Tue, 27-Dec-2011 by Alberto Simões
    in: Grants

    Dear Community, After the voting process, the grants committee rejected all grant proposals. One of them was rejected by not compliance with the GC rules, and the other were rejected by a vote of the committee. A new round of grant proposals will open next week.

    ... read more
  • Perlverse: Perl Weekly and Gabor Szabo Tue, 27-Dec-2011 by mdk
    in: Marketing

    In August of 2011 Gabor Szabo started an ambitious project intended to bring a snapshot of the Perl World to the wider community. That project was called "Perl Weekly":http://perlweekly.com/. Gabor had seen an issue in the community, in order to follow the latest news, learn about the latest events or keep up-to-date with important elements of the community you were required to sift through a large number of blogs, news

    ... read more
  • Holiday Greetings Fri, 23-Dec-2011 by mdk
    in: Marketing

    This year the Perl Foundation have been proud to send out a festive card to celebrate the, broadly Western, holiday season. The list of recipients was garnered from those who have supported the Foundation in the past year in many different ways, excluding those who have selected not to be contacted further. This method however was not wholly effective and I know that we missed a whole bunch of people

    ... read more
  • Stick it to them...[1] Sun, 18-Dec-2011 by mdk
    in: Marketing

    For some time there has been a square Perl Foundation Onion sticker doing the rounds at conferences and events and we are finally at the point where there are very few of them left. So I thought it was about time we had some new stickers for the organisation so that we can stick them on people and things at the many Perl and non-Perl related events. This is the

    ... read more
  • 2011Q4 Grant Proposals Sun, 18-Dec-2011 by Alberto Simões
    in: Grants

    Dear Community, In the last two months we had a call for grant proposals. We got four proposals that are now available for discussion. Please follow the links below, read each proposal, and comment about the relevance of the grant, and if you think TPF should sponsor that work. "#103612: Still perl-controlled alcohol distillation system":http://news.perlfoundation.org/2011/12/2011q4-grant-proposal-still--.html by Steve Eirium "#104490.1: raidlax raid5-style redundancy above the filesystem":http://news.perlfoundation.org/2011/12/2011q4-grant-proposal-raidlax.html by Steve Eirium "#104490.2: recogniser

    ... read more
  • 2011Q4 Grant Proposal: Still - perl-controlled alcohol distillation system Sun, 18-Dec-2011 by Alberto Simões
    in: Grants

    Steve Eirium DISCUSSION In a world of bank bailouts and wikipedia's cries for funding, one thing rises above the swamp of crap: making alcohol. Clearly one of the best things to be doing on the surface of a planet, it is only natural that some fusion would erupt on the interface with perl. Operating a reflux still is a fumey experience of careful timing. To avoid dying or going blind,

    ... read more
  • 2011Q4 Grant Proposal: recogniser - responsible applications of entropy Sun, 18-Dec-2011 by Alberto Simões
    in: Grants

    Steve Eirium DISCUSSION Browse for a file in nautilus you are seeing a staggering lack of form that shrouds what's there amongst itself. You feel clinking fatigue as you struggle to apply your natural capacities for visual recognition to this stark landscape of despairing monotony. What about all the chaos that went into the creation of this mess? It's in the order of the dates, you feebly suppose. I hope

    ... read more
  • 2011Q4 Grant Proposal: raidlax - raid5-style redundancy above the filesystem Sun, 18-Dec-2011 by Alberto Simões
    in: Grants

    Steve Eirium DISCUSSION RAID5 is well-understood but under-utilised, mostly due to the massive logistical problems of doing anything with it. RAID is a layer below the filesystem and above the disk partitions, one would have to be some kind of pervert to bother with such arcane nonsense. Just google around to see what a wasteland of human experience it is. The reality of the security you get on the life

    ... read more
  • 2011Q4 Grant Proposal: Turkish Localization of the 5.14.1 Perl Documentation Sun, 18-Dec-2011 by Alberto Simões
    in: Grants

    Name: Allyson Whitney-Caputo Email: Amount Requested: USD10,000 Synopsis Perl is used by companies and taught in computer science classes around the world, but the most up-to-date Perl documentation is only readily available in English. There have been attempts over the years to translate Perl's documentation into other languages, but all have been abandoned. The proposed grant would support the complete Turkish localization of this documentation.   Benefits to the

    ... read more
  • Improving Perl 5: Grant Report for Month 3 Tue, 13-Dec-2011 by Karen Pauley
    in: Grants

    Nicholas Clark writes: A fair chunk of November was spent on disentangling pod/buildtoc Originally pod/buildtoc was a script run by the pumpking to rebuild pod/buildtoc.pod, and pod/buildtoc.pod was shipped in the distribution. In 2003 I extended it to add code to regenerate the lists of Pod files in various Makefiles, which were repetitive to maintain manually, and contained several errors where particular files were omitted. The assumption was that pod/buildtoc

    ... read more
  • Fixing Perl5 Core Bugs: Report for Month 21 Tue, 13-Dec-2011 by Karen Pauley
    in: Grants

    Dave Mitchell writes: As per my grant conditions, here is a report for the November period. Spent it continuing my overhaul of the re_eval mechanism. This month I made literal code blocks work properly within runtime patterns, i.e. /$runtime I also made it so that qr//'s embedded within other patterns are no longer simply stringified and interpolated into the new pattern; instead, any code blocks within the qr are

    ... read more
  • Grant from Booking.Com concludes. Sat, 10-Dec-2011 by Dan Wright

    In December of 2008, Booking.com provided a $50,000 grant for the development and maintenance of Perl. In February of 2010, Dave Mitchel submitted a grant proposal to use $25,000 of these funds for Fixing Perl5 Core Bugs. This grant was eventually accepted and then extended twice. The grant has been a massive success and has allowed Dave Mitchell to put in over 1,000 hours fixing bugs in Perl 5. Thanks

    ... read more
  • Improving Perl 5 Grant Extended Thu, 08-Dec-2011 by Karen Pauley
    in: Grants

    I am happy to announce that Dr. Nicholas Clark's request for an extension of his "Perl 5 Core Maintenance Grant":http://www.perlfoundation.org/perl_5_core_maintenance_fund, "Improving Perl 5":http://news.perlfoundation.org/2011/08/grant-proposal-improving-perl.html, has been accepted. This extension will allow Nicholas to spend another 400 hours working on the Perl 5 core. Since the "Perl 5 Core Maintenance Fund":http://www.perlfoundation.org/perl_5_core_maintenance_fund was created in June we have raised a total of $58,856. I would like to thank everyone who has supported this

    ... read more
  • Test::Builder 2 Final Grant Report Sat, 03-Dec-2011 by Alberto Simões
    in: Grants

    Michael Schwern didn't finish his grant in the usual way, completing all the proposed milestones, but he was forced into it, as the Grants Committee decided a hard deadline for the grant We asked Schwern a final report, stating what was done, and what is missing. This report will be evaluated by the Grants Committee members, deciding whether Schwern should be paid for the full grant. The result is completely

    ... read more
  • Hague Grant Application: PL/Perl6 Infrastructure and Improvements Mon, 21-Nov-2011 by Karen Pauley
    in: Grants

    We have received the following "Hague Grant":http://www.perlfoundation.org/ian_hague_perl_6_development_grants application from Jonathan "Duke" Leto. Before we vote on this proposal we would like to have a period of community consultation for 10 days. Please leave feedback in the comments or if you prefer send email with your comments to karen at perlfoundation.org. Name Jonathan "Duke" Leto Project Title PL/Perl6 Infrastructure and Improvements Synopsis The proposed grant would support the development of PL/Perl6,

    ... read more
  • 2011Q4: Call for Grant Proposals (DEADLINE EXTENSION) Fri, 18-Nov-2011 by Alberto Simões
    in: Grants

    The Grants Committee just decided to extend the deadline of grant proposals call. If you have any interesting project you think is relevant to the whole Perl community, and you need some cash as an incentive, this is your chance. New deadline, November 30th. Its that time of the year, again. The Perl Foundation is looking at giving some grants ranging from $500 to $2000 in November 2011. In the

    ... read more
  • Improving Perl 5: Grant Extension Fri, 18-Nov-2011 by Karen Pauley
    in: Grants

    Nicholas Clark has requested an extension of $20,000 for his "Improving Perl 5 grant":http://news.perlfoundation.org/2011/08/grant-proposal-improving-perl.html. The grant, that is currently running, is on track to finish successfully at the end of November. Before we make a decision on this extension we would like to have a period of community consultation, which will last for seven days. Please leave feedback in the comments or if you prefer send email with your comments

    ... read more
  • Hague Grant Accepted: Implementation of Macros in Rakudo Thu, 03-Nov-2011 by Karen Pauley
    in: Grants

    I am pleased to announce that Carl Mäsak's Hague Grant application, "Implementation of macros in Rakudo":http://news.perlfoundation.org/2011/09/hague-grant-application-implem.html, has been accepted. I would like to thank everyone who provided feedback on this proposal. If you would like to help fund grants like this or any of our other projects please visit our "donation system":https://secure.donor.com/pf012/give.

    ... read more
  • Improving Perl 5: Report for Month 2 Thu, 03-Nov-2011 by Karen Pauley
    in: Grants

    Nicholas Clark writes: As per my grant conditions, here is a report for the October period. automating git bisect: I continued the work I started at the end of September to automate the use of git bisect. My hope is that it's now easy enough for anyone who finds a core perl behaviour change that affects them to use it to find the commit that caused it and the associated

    ... read more
  • Fixing Perl5 Core Bugs: Report for Month 20 Thu, 03-Nov-2011 by Karen Pauley
    in: Grants

    Dave Mitchell writes: As per my grant conditions, here is a report for the October period. Spent it mainly working on fixing literal code within runtime and qr//, e.g. /$runtime Over the last month I have averaged 15.4 hours per week. As of 2011/10/31: since the beginning of the grant: 86.4 weeks 957.8 total hours 11.1 average hours per week Since the recent extending of the

    ... read more
  • Fixing Perl5 Core Bugs Grant Extended Mon, 17-Oct-2011 by Karen Pauley
    in: Grants

    I am pleased to announce that Dave Mitchell's request to have his "Fixing Perl5 Core Bugs":http://news.perlfoundation.org/2010/02/grant-proposal-fixing-perl5-co.html grant "extended":http://news.perlfoundation.org/2011/09/fixing-perl5-core-bugs---grant-1.html has been successful. This extension would not have been possible without the generous contributions that have been made to the "Perl 5 Core Maintenance Fund":http://www.perlfoundation.org/perl_5_core_maintenance_fund. I would like to thank everyone who has supported this fund and in particular "Booking.com":http://www.booking.com/, "cPanel":http://www.cpanel.net/, "Dijkmat":http://www.dijkmat.nl/, "Liquid Web":http://www.liquidweb.com/, "Net-A-Porter":http://www.net-a-porter.com/, the "Oslo Perl Mongers":http://oslo.pm.org/, "perl-services.de":http://www.perl-services.de/, and the

    ... read more
  • Improving Perl 5: Report for Month 1 Mon, 17-Oct-2011 by Karen Pauley
    in: Grants

    Nicholas Clark writes: As per my grant conditions, here is a report for the September period. Highlights are: POSIX: POSIX::Termios and POSIX::SigSet no longer crash with ithreads The XS code has been refactored to reduce the size of the shared object by about 12%, with no change in functionality. More POSIX functions now have tests. Storable: Should now pass tests with older version of Test::More Should now build all the

    ... read more
  • Fixing Perl5 Core Bugs: Report for Month 19 Tue, 11-Oct-2011 by Karen Pauley
    in: Grants

    Dave Mitchell writes: As per my grant conditions, here is a report for the September period. Spent it mainly continuing to work on fixing the design flaws in re_evals I'm currently working on literal code within qr//. Over the last month I have averaged 6.5 hours per week. As of 2011/09/30: since the beginning of the grant: 82.4 weeks 892.9 total hours 10.8 average hours per week

    ... read more
  • Fixing Perl5 Core Bugs - Grant Extension Requested Tue, 27-Sep-2011 by Karen Pauley
    in: Grants

    Dave Mitchell has requested an extension of $20,000 for his "Fixing Perl5 Core Bugs":http://news.perlfoundation.org/2010/02/grant-proposal-fixing-perl5-co.html grant. During this grant he has sent weekly reports to the p5p mailing list as well as providing monthly summary reports that have been published on this blog. He has also provided the following summary of his work to date: In the course of the last year and a half, I have closed 68 bug tickets

    ... read more
  • Fixing Perl5 Core Bugs: Report for Month 18 Mon, 26-Sep-2011 by Karen Pauley
    in: Grants

    Dave Mitchell writes: As per my grant conditions, here is a report for the August period. Spent it mainly working on fixing the design flaws in re_evals I now have it mostly fixed for the literal and non-qr case, in the branch davem/re_eval Over the last month I have averaged 14 hours per week. As of 2011/08/31: since the beginning of the grant: 77.4 weeks 864.2 total hours

    ... read more
  • Liquid Web Donate to P5 CMF Thu, 22-Sep-2011 by mdk

    Liquid Web are the latest company to donate the significant sum of $10,000 to the Perl 5 Core Maintenance Fund, Liquid Web wish to "assist in the continued development and maintenance of the dynamic and powerful Perl programming language". "Liquid Web, Inc.":http://www.LiquidWeb.com are a rapidly growing managed Web Hosting company, with locations in Michigan and Arizona with a clear commitment to innovation and development. Liquid Web has developed much of

    ... read more
  • Hague Grant Application: Implementation of Macros in Rakudo Thu, 08-Sep-2011 by Karen Pauley
    in: Grants

    We have received the following Hague Grant application from Carl Mäsak. Before we vote on this proposal we would like to have a period of community consultation. Please leave feedback in the comments or if you prefer send email with your comments to karen at perlfoundation.org. Name Carl Mäsak Project Title Implementation of macros in Rakudo Synopsis This project will provide Rakudo Perl with AST-based macros. Recently I started discussing

    ... read more
  • Perl 5 Core Maintenance Grant Accepted Mon, 05-Sep-2011 by Karen Pauley
    in: Grants

    I am happy to announce that Dr. Nicholas Clark's grant proposal, "Improving Perl 5":http://news.perlfoundation.org/2011/08/grant-proposal-improving-perl.html, has been accepted. Thanks goes to the community members who took time to provide feedback on this proposal, to Jesse Vincent, and to all those who have made donations to the "Perl 5 Core Maintenance Fund":http://www.perlfoundation.org/perl_5_core_maintenance_fund.

    ... read more
  • Perlverse: $foo and Renée Bäcker Sat, 03-Sep-2011 by mdk
    in: Marketing

    Series Introduction This is a series of articles on various elements of the Perl community that I like to refer to as the 'Perlverse'. The series is not in a particular order and election to it is entirely subjective and mostly based around my knowledge of the person or item. They are intended to highlight the rich variety of people, companies, projects and events that happen in the Perl world

    ... read more
  • GSoC - Final Wrap Fri, 02-Sep-2011 by mdk
    in: GSoCMarketing

    This year's Google Summer of Code came to an official close on Monday 29th September 2011. Let me briefly remind you of our students and mentors: André Walker Rework Catalyst component setup code Mentored by Tomas Doran and Eden Cardim Brian Neil Fraser Making the Perl Core UTF-8 clean Mentored by Florian Ragwitz and Zefram Carlos Ivan Sosa Removing the upgrading necessity of the Dancer script with

    ... read more
  • Net-A-Porter Champions Web Development Wed, 31-Aug-2011 by mdk

    As announced by Karen Pauley at this year's YAPC::EU in Riga, Latvia, "NET-A-PORTER.COM":http://www.net-a-porter.com, the world's premier online luxury fashion retailer, will donate $10,000 to the Perl 5 Core Maintenance Fund. "NET-A-PORTER":http://www.net-a-porter.com is committed to innovations in web technology and has created a bespoke e-Commerce platform to offer its customers a fast, responsive and interactive user experience. It uses Perl for a number of its programs and makes this donation as

    ... read more
  • LOVEFiLM: Helping support the community Tue, 30-Aug-2011 by mdk
    in: Marketing

    It has been recently announced that "LOVEFiLM":http://www.lovefilm.com/, Europe's largest subscription service, are supporting the Perl community by assisting with the maintenance of regular programs such as memberships and grants. The people at "LOVEFiLM":http://www.lovefilm.com/ have seen a rapid expansion of both their service and product over the past seven years and they are all proud of its system built upon Perl. Mike Blakemore, Chief Technology Officer at "LOVEFiLM":http://www.lovefilm.com/ states: "Perl underpins

    ... read more
  • Fixing Perl5 Core Bugs: Report for Month 17 Tue, 23-Aug-2011 by Karen Pauley
    in: Grants

    Dave Mitchell writes: As per my grant conditions, here is a report for the July period. Spent it mainly working on fixing the design flaws in re_evals Over the last month I have averaged 6 hours per week. As of 2011/07/31: since the beginning of the grant: 73.0 weeks 799.0 total hours 10.9 average hours per week There are 101 hours left on the grant. Report for period 2011/07/01 to

    ... read more
  • Grant Proposal: Improving Perl 5 Sun, 21-Aug-2011 by Karen Pauley
    in: Grants

    Nicholas Clark has submitted a grant proposal under our new "Perl 5 Core Maintenance Fund":http://www.perlfoundation.org/perl_5_core_maintenance_fund. Before we vote on this proposal we would like to get feedback and endorsements from the Perl community. Please leave feedback in the comments or send email with your comments to karen at perlfoundation.org. Name: Dr. Nicholas Clark Contact Information: IRC: nicholas Email: nick@ccl4.org Project Title: Improving Perl 5 Synopsis: Free up one of the

    ... read more
  • GSoC: Midterm Evaluations Wed, 27-Jul-2011 by mdk

    This year we have six students undertaking projects for the Google Summer of Code those of you who have been following The Perl Foundations 2011 students will know that two weeks ago there was an evaluation period known as the Midterm. This period is when the students, and their mentors, submit reports on the situation so far, this includes making an analysis of the work completed and the general abilities

    ... read more
  • Fixing Perl5 Core Bugs: Report for Month 16 Tue, 26-Jul-2011 by Karen Pauley
    in: Grants

    Dave Mitchell writes: As per my grant conditions, here is a report for the June period. Bit of a sparse month. Fixed or otherwise closed a few security-related tickets and a few other misc bits and pieces, but spent quite a bit of time on perl-related but not TPF-grant-related stuff: reducing random smoke test failures and refactoring the numeric ops. Over the last month I have averaged 4 hours per

    ... read more
  • cPanel Sponsor P5CMF Tue, 19-Jul-2011 by mdk

    It is my pleasure to announce that the Perl 5 Core Maintenance Fund has attracted sponsorship from cPanel. cPanel approached Karen Pauley, president of The Perl Foundation, during the recent YAPC::NA conference in Asheville and announced their intent to sponsor this fund. Karen was both pleased and delighted at the generosity of cPanel who have decided to sponsor $10,000. cPanel has been developed in Perl and they have been sponsoring

    ... read more
  • Booking.com Sponsor P5CMF Tue, 19-Jul-2011 by mdk

    It is my pleasure to announce that Booking.com approached Karen Pauley, president of The Perl Foundation, during the recent YAPC::NA conference in Asheville and announced their intent to sponsor the Core Maintenance Fund. Karen was both pleased and delighted at the generosity of Booking.com who have decided to sponsor $10,000. Booking.com have sponsored Perl events and initiatives for many years and have also been host to Perl events at their

    ... read more
  • Successful Grant Application Tue, 19-Jul-2011 by Karen Pauley
    in: Grants

    I am pleased to announce that Patrick Michaud's Hague Grant application for a "travel grant ":http://news.perlfoundation.org/2011/07/hague-grant-application-travel.html to attend "YAPC::EU":http://yapceurope.lv/ye2011/ has been accepted. I would like to thank everyone who provided feedback on this proposal.

    ... read more
  • Parrot Embed Grant - Report #7 (Final) Tue, 12-Jul-2011 by Makoto Nozaki

    Jonathan Leto wrote: Really TLDR: The Parrot has landed. It brings me great joy to announce that I have completed all milestones for my "TPF":http://perlfoundation.org/ grant regarding the Parrot "Embed/Extend subsystems":http://news.perlfoundation.org/2010/11/2010q4-grant-proposal-improve.html! Not only that, but all of my grant work was included in the most recent release of Parrot, "3.5.0 "Menelaus"":http://parrot.org/news/2011/Parrot-3.5.0. The actual TLDR of this update is "many tests were written, code coverage is above "95%":http://tapir2.ro.vutbr.cz/cover/latest-c_cover/src-embed-api-c.html "for all":http://tapir2.ro.vutbr.cz/cover/latest-c_cover/src-extend-c.html "systems

    ... read more
  • Hague Grant Application: Travel to YAPC::EU Wed, 06-Jul-2011 by Karen Pauley
    in: Grants

    We have received a request from Patrick Michaud asking for a travel grant to enable his attendance at "YAPC::EU":http://yapceurope.lv/ye2011/ which is taking place in Riga during August. As well as attending and "speaking":http://yapceurope.lv/ye2011/talk/3520 at the conference this would give Patrick the opportunity to participate in an all-day "Perl 6 hackathon":http://yapceurope.lv/ye2011/talk/3388 scheduled for the Saturday before the conference. Patrick is the lead architect, developer, and project manager for what is now

    ... read more
  • Vienna.pm Donates Up To $10,000 Tue, 28-Jun-2011 by Karen Pauley
    in: Grants

    This week during "YAPC::NA":http://www.yapc2011.us/yn2011/ we announced the launch of a new fundraising drive to raise money for the "maintenance and improvement":http://www.perlfoundation.org/perl_5_core_maintenance_fund of the Perl 5 core. I am delighted to announce that "Vienna.pm":http://vienna.pm.org/ have offered to kick-start this fund by offering matched funding for the first $10,000 of sponsorship that is raised. The Perl Foundation would like to thank Vienna.pm for their generous contribution.

    ... read more
  • 2011Q2 Grant Proposal Voting Results Tue, 21-Jun-2011 by Alberto Simões
    in: Grants

    Dear community, informing that after TPF Grants Committee vote on "Port pmtools to Perl 6":http://news.perlfoundation.org/2011/06/2011q2-grant-proposal-port-pmt.html grant proposal, it was not selected for funding. Next round for grants proposals will start in two weeks.

    ... read more
  • Fixing Perl5 Core Bugs: Report for Month 15 Thu, 16-Jun-2011 by Karen Pauley
    in: Grants

    Dave Mitchell writes: As per my grant conditions, here is a report for the May period. I spent the month working on two bugs: making sv_clear non-recursive when freeing HVs 58:35 Total Numbers of tickets closed: bq. 2 tickets closed that have been worked on 1 tickets closed related to bugs that have been fixed 0 tickets closed that were reviewed but not worked on 3 Total Short Detail

    ... read more
  • 2011Q2 Grant Proposal: Port pmtools to Perl 6 Sat, 04-Jun-2011 by Alberto Simões
    in: Grants

    This quarter, The Perl Foundation Grant Committee received one proposal for grant funding. The proposal is presented bellow, and it is open for discussion. Port pmtools to Perl 6 Name: Mark Leighton Fisher Amount Requested: $1200.00 Synopsis pmtools, the Perl module tools, are used by Perl 5 programmers every day to find, use, modify, and fix Perl modules. With over 90 modules already available for Perl 6, it is time

    ... read more
  • Parrot Embed Grant - Report #6 Thu, 02-Jun-2011 by Makoto Nozaki
    in: Grants

    Jonathan Leto wrote: I am excited to announce that I have completed my next grant milestone! I recently increased test coverage of extend_vtable.c to over 95% achieving the milestone with a half percent buffer. It definitely wasn't easy, but I changed the way I was approaching writing tests and it resulted in a "huge burst of productivity":https://github.com/parrot/parrot/compare/5dd8c543ab...8c04cc3e66. I went through a test coverage report and wrote down, on an actual

    ... read more
  • YAPC::NA 2012 - Wisconsin or Texas? Fri, 27-May-2011 by Josh McAdams

    The Perl Foundation is excited to announce that we have two bids in for Perl Mongers groups to host YAPC::NA 2012. This year's bidders are the "MadMongers at Madison.pm":http://madmongers.org/ and the combined "Houston.pm":http://houston.pm.org/ and Austin.pm groups. The conference committee will be busy reviewing these bids over the next few weeks and the winner will be announced at "YAPC::NA 2011 in Asheville, NC":http://www.yapc2011.us/yn2011/. You can check out the bids to get

    ... read more
  • Interim Grant Report: Meta-model Improvements and Natively Typed Attributes Thu, 26-May-2011 by Karen Pauley
    in: Grants

    Jonathan Worthington writes: This is a report on the progress that I have made with my current Hague Grant, "Meta-model Improvements and Natively Typed Attributes":http://news.perlfoundation.org/2010/07/hague-grant-application-meta-m.html. My previous Hague Grants and much of the work on Rakudo up until the Rakudo Star release have had a focus on implementing Perl 6 language features, gradually building towards a compiler with more and more coverage of the language. Since the Rakudo Star release,

    ... read more
  • Perl 5.14 Wed, 11-May-2011 by mdk

    A new version of Perl, 5.14, was officially released on 14th May following the successful test period, including the testing of release candidates. This is the first release of Perl 5 using the new annual schedule. There are a number of enhancements and alterations in this version, a full list of changes can be found at

    ... read more
  • Six TPF Projects Accepted for Google Summer of Code Thu, 05-May-2011 by Karen Pauley
    in: GSoC

    I would like to congratulate the six students who were accepted to work with The Perl Foundation for this year's Google Summer of Code. The successful students and projects are: "André Walker Rework Catalyst component setup code":http://perl.andrewalker.net/proposal-rework-catalyst-component-setup-code/ Mentored by Tomas Doran and Eden Cardim "Brian Neil Fraser Making the Perl Core UTF-8 clean":http://www.google-melange.com/gsoc/proposal/review/google/gsoc2011/hugmeir/1 Mentored by Florian Ragwitz and Zefram "Carlos Ivan Sosa Removing the upgrading necessity of the Dancer script

    ... read more
  • Fixing Perl5 Core Bugs: Report for Month 14 Tue, 03-May-2011 by Karen Pauley
    in: Grants

    Dave Mitchell writes: As per my grant conditions, here is a report for the April period. Again, I concentrated on bugs that were 5.14 blockers, and also spent a fair amount of time working to reduce smoke failures, which isn't being charged to the grant, as that work wasn't done against RT tickets. Over the last month I have averaged 8 hours per week. As of 2011/04/30: since the beginning

    ... read more
  • New Marketing Committee Chair Tue, 03-May-2011 by Karen Pauley
    in: Marketing

    I am pleased to announce that Mark Keating is joining TPF as the chair of the marketing committee. Mark is well known in the Perl community for his work with the Enlightened Perl Organisation, NorthWestEngland.pm, and the London Perl Workshop. His interest and enthusiasm in promoting Perl can clearly be seen through his blogging and the numerous projects he has worked on in the past couple of years. I am

    ... read more
  • Parrot Embed Grant - Report #5 Sat, 30-Apr-2011 by Makoto Nozaki
    in: Grants

    Jonathan Leto wrote: I am still on the path of increasing "test coverage in src/extend_vtable.c":https://github.com/parrot/parrot/blob/master/t/src/extend_vtable.t. It is much like a zen study, where you methodically concentrate on many tiny little pebbles, one at a time, moving them in the sand, to just the right place. According to the latest code coverage statistics, we are now at "72% code coverage":http://tapir2.ro.vutbr.cz/cover/latest-c_cover/src-extend_vtable-c.html, which is an increase of about 8% since my last report.

    ... read more
  • Pittsburgh Perl Workshop Call for Presentations Fri, 22-Apr-2011 by Dan Wright

    The 5th Annual Pittsburgh Perl Workshop will be held at the Carnegie Mellon University's Gates Hillman Complex on October 8 and 9, 2011. The call for presentations is now open and closes on Wednesday, May 18th. Please view The PPW announcement for more information.

    ... read more
  • Fixing Perl5 Core Bugs: Report for Month 13 Wed, 13-Apr-2011 by Karen Pauley
    in: Grants

    Dave Mitchell writes: As per my grant conditions, here is a report for the March period. I concentrated on bugs that were 5.14 blockers, and also spent a fair amount of time working to reduce smoke failures, which isn't being charged to the grant, as that work wasn't done against RT tickets. Over the last month I have averaged 5 hours per week. As of 2011/03/31: since the beginning of

    ... read more
  • 2011Q2 Call for Grant Proposals Sun, 10-Apr-2011 by Alberto Simões
    in: Grants

    Its that time of the year, again. The Perl Foundation is looking at giving some grants ranging from $500 to $2000 in May 2011. In the past, we've supported Adam Kennedy's PPI, Strawberry Perl and Perl on a Stick, Nicholas Clark's work on Perl internals, Jouke Visser's pVoice, Chris Dolan on Perl::Critic and many others You don't have to have a large, complex, or lengthy project. You don't even have

    ... read more
  • Parrot Embed Grant - Report #4 Wed, 06-Apr-2011 by Makoto Nozaki
    in: Grants

    Jonathan Leto wrote: This wayward son is still on his treacherous journey to increase "test coverage in src/extend_vtable.c":https://github.com/parrot/parrot/blob/master/t/src/extend_vtable.t. When we last left off our traveler, he explained what the mythical VTABLE beast looked like, and we shall continue with the study of this chimerical fauna. According to the latest code coverage statistics, we are now at "64% code coverage":http://tapir2.ro.vutbr.cz/cover/latest-c_cover/src-extend_vtable-c.html, which is an increase of about 10% since my last report.

    ... read more
  • Structured Error Message Grant Accepted Mon, 04-Apr-2011 by Karen Pauley
    in: Grants

    I am pleased to announce that Moritz Lenz's Hague Grant for "Structured Error Messages":http://news.perlfoundation.org/2011/02/hague-grant-application-struct.html has been accepted. Will Coleda has agreed to be the grant manager for this project. We received a lot of positive feedback regarding this grant and we are delighted that we are able to fund this work. If you would like to help fund grants like this or any of our other projects please visit "https://donate.perlfoundation.org":https://donate.perlfoundation.org/.

    ... read more
  • Sign up to Perl GSoC now! Sat, 02-Apr-2011 by Florian Ragwitz

    Countdown... We are into the final week for students to sign up to the Google Summer of Code. The program is accepting submissions from students and mentors until Friday 8th April so now is the time to get involved before it is too late and you suffer from last regrets. What can I do? Students can suggest any topic to work on, but for those wishing to try something new,

    ... read more
  • YAPC::EU 2011 Call For Speakers Open Through July 17th Sun, 20-Mar-2011 by Josh McAdams

    The organizers of "YAPC::EU 2011":http://yapceurope.lv/ye2011/ recently announced that they are "accepting proposals for talks":http://yapceurope.lv/ye2011/news/686 at YAPC::EU 2011. They are also looking for teachers and sponsors. "Click through":http://yapceurope.lv/ye2011/news/686 to read all of the details.

    ... read more
  • Fixing Perl5 Core Bugs: Report for Month 12 Sun, 20-Mar-2011 by Karen Pauley
    in: Grants

    Dave Mitchell writes: As per my grant conditions, here is a report for the February period. Spent most of the month fixing many taint issues associated with s///, which I discovered as a side-effect of looking into the \p{$tainted} issue. Over the last month I have averaged 13 hours per week. Over the 50 weeks of the grant I have done 639 hours, averaging 12.8 hours per week. There are

    ... read more
  • YAPC::NA 2011 Call For Speakers Ends March 24th Sat, 19-Mar-2011 by Josh McAdams

    The "YAPC::NA 2011 Call For Speakers":http://www.yapc2011.us/yn2011/call_for_speakers.html will come to a close at 23:59 EST on March 24th 2011. Some talks have already been accepted if you want to "take a look":http://www.yapc2011.us/yn2011/schedule.

    ... read more
  • YAPC::NA 2012 Call For Venue Tue, 01-Mar-2011 by Josh McAdams

    "YAPC::NA 2011 in Asheville, NC":http://www.yapc2011.us/yn2011/ is still four months away, but that doesn't mean that we can't start planning for 2012. The call for venue is officially open! The TPF Conference Committee will be accepting bids today through May 15th 2011. What is YAPC::NA? YAPC::NA is an annual Perl-focused conference held at various locations throughout North America. The conference is a grassroots symposia on the Perl programming language promoted by

    ... read more
  • Parrot Embed Grant - Report #3 Mon, 28-Feb-2011 by Makoto Nozaki
    in: Grants

    Jonathan Leto wrote: The quest to improve test coverage for src/extend_vtable.c has continued. Some dragons were slayed, a few trolls were paid tolls to cross creaky bridges of abstraction and many siren calls to hack on other code were dutifully ignored This "TPF":http://perlfoundation.org/ grant has forced me to become very familiar with Parrot vtables which is basically an API for talking to Parrot "PMCs":https://github.com/parrot/parrot/blob/master/docs/pdds/pdd17_pmc.pod PMC can stand for Parrot Magic

    ... read more
  • Hague Grant Application: Structured Error Messages Wed, 23-Feb-2011 by Karen Pauley
    in: Grants

    We have received the following Hague Grant application from Moritz Lenz. Before the Board votes on this proposal we would like to have a period of community consultation. Please leave feedback in the comments or if you prefer send email with your comments to karen at perlfoundation.org. Name Moritz Lenz Project Title Structured Error Messages: Design and Implementation Synopsis A system for error messages will be designed, and implemented in

    ... read more
  • Fixing Perl5 Core Bugs: Report for Month 11 Mon, 14-Feb-2011 by Karen Pauley
    in: Grants

    Dave Mitchell writes: As per my grant conditions, here is a report for the January period. Tinkered a bit more with overloading and tieing, and worked on the security issues associated with user-defined \p{} properties. Over the last month I have averaged 10 hours per week. Over the 47 weeks of the grant I have done 585 hours, averaging 12.4 hours per week. There are 315 hours left on the

    ... read more
  • Call for Grant Proposals, 2011Q1 Wed, 26-Jan-2011 by Alberto Simões
    in: Grants

    Dear Perl Community, First of all, I would like to say sorry for the late warning. But I forgot to post here the news. As you all know, The Perl Foundation does not have any regular money income, other than donations. Although we have some relevant donations in the last years, the budget that the board assigned to the Grants Committee for this year does not make it possible to

    ... read more
  • Perl 6 Tablets: Ready for Early Review Tue, 25-Jan-2011 by Tom Hukins
    in: Grants

    In November, I wrote a progress report about work beginning on the Perl 6 Tablets grant. These tablets aim to offer both an in-depth tutorial and reference for Perl 6 Herbert Breunung, the tablets' author, has done considerable work since then on the overall structure of this documentation as well as describing particular details of the Perl 6 language. The tablets have reached a stage where we welcome feedback from

    ... read more
  • Parrot Embed Grant - Report #2 Mon, 24-Jan-2011 by Makoto Nozaki
    in: Grants

    Jonathan Leto wrote: I have slowly but surely been increasing test coverage of src/extend_vtable.c, which when I started my grant was at 5% and is now sitting at 43%. I estimated that it would take about two weeks to get it to 50% and then another two weeks to get to 95%, but this was a bit optimistic. When I look back, giving myself a month for each would have

    ... read more
  • Manual for Game Development with SDL Perl - Grant Completion Sun, 23-Jan-2011 by Alan Haggai Alavi
    in: Grants

    Kartik Thakore reported: Cleaner Code and a lot of memory and performance improvements 10 out of 11 chapters completed: The profiling chapter was dropped as there was not enough content to justify a chapter. 3 Extra chapters added. Deviation from a CPAN SDL::Manual release. Due to the nature of the Manual it is being released as a creative commons book instead https://github.com/PerlGameDev/SDL_Manual/blob/master/dist/SDL_Manual.pdf Next Steps: Get the book polished

    ... read more
  • Manual for Game Development with SDL Perl - Grant Report #5 Sat, 15-Jan-2011 by Alan Haggai Alavi
    in: Grants

    Kartik Thakore reported: Added content for several chapters: Tetris Chapter: Cleaned up the code Started work on chapter Music and Sound Chapter: Added code and sound data files Finished Chapter Code Profiling Chapter Start work XS Effects Chapter: Explain Inline::C usage with SDL First draft completed Additional Chapter to get art content SDL Supports Inline::XS Preliminary

    ... read more
  • Test::Builder 2 is not dead Thu, 06-Jan-2011 by Alberto Simões
    in: Grants

    TPF has an open grant with Michael Schwern on Test::Builder 2 development. Today Schwern released the design principles on Test::Builder 2, and should release a second alpha version very soon.

    ... read more
  • Fixing Perl5 Core Bugs: Report for Month 10 Tue, 04-Jan-2011 by Karen Pauley
    in: Grants

    Dave Mitchell writes: As per my grant conditions, here is a report for the December period. Tinkered a bit more with overloading and tieing. Over the last month I have averaged 5 hours per week, mainly due to Christmas. Over the 43 weeks of the grant so far, I have done 548 hours, averaging 12.7 hours per week. There are 352 hours left on the grant. Report for period 2010/12/01

    ... read more
  • Last chance to get your talk submission in for Frozen Perl Tue, 04-Jan-2011 by Josh McAdams

    The "call for talks":http://www.frozen-perl.org/mpw2011/newtalk for "Frozen Perl":http://www.frozen-perl.org/ is just wrapping up but there is still a little time to get a late submission in if you hurry. "Frozen Perl":http://www.frozen-perl.org/ is a three day event held at the University of Minnesota's McNamara Alumni Center in Minneapolis, MN. The main event is a one-day, two-track workshop on Saturday, February 5th. There will be two Perl classes on Friday, February 4th. "Effective Perl

    ... read more
  • TPF Programs in 2010 Sat, 01-Jan-2011 by Dan Wright

    Below is an overview of the programs that were financially supported by The Perl Foundation in 2010. Programs are roughly broken up into 3 categories: Events, Marketing, and Development. Perl events The Perl Foundation supported four conferences in 2010. Those conferences were: The North American Yet Another Perl Conference Frozen Perl, The Pittsburgh Perl Workshop, and The Perl Oasis. Each event is expected to be self-sustaining through program fees and

    ... read more
  • Fixing Perl5 Core Bugs: Report for Month 9 Tue, 28-Dec-2010 by Karen Pauley
    in: Grants

    Dave Mitchell writes: As per my grant conditions, here is a report for the November period. Nearly all the month was spent on one bug, which was to make PerlIO minimally re-entrant bq. 0:00 diagnosing bugs 46:40 fixing bugs 7:45 reviewing other people's bug fixes 0:00 reviewing ticket histories 0:00 review the ticket queue 54:25 Total Numbers of tickets closed: bq. 2 tickets closed that have been worked on 0

    ... read more
  • Parrot Embed Grant - Report #1 Fri, 24-Dec-2010 by Makoto Nozaki
    in: Grants

    Jonathan Leto wrote: My work on a "TPF":http://perlfoundation.org/ grant to "improve documentation and test coverage of the Parrot Embedd API":http://news.perlfoundation.org/2010/11/2010q4-grant-proposal-improve.html is going well. I have added extensive examples of Parrot function and type signatures, as well beginning to increase test coverage of this subsystem. I am working in the "leto/embed_grant":https://github.com/parrot/parrot/commits/leto%2Fembed_grant branch on "Github":http://github.com/, which has already been merged to master just before the release of Parrot 2.11.0. My first merge

    ... read more
  • Fixing Perl5 Core Bugs - Grant Extended Tue, 21-Dec-2010 by Karen Pauley
    in: Grants

    I am pleased to announce that Dave Mitchell's "grant":http://news.perlfoundation.org/2010/02/grant-proposal-fixing-perl5-co.html has been extended by another $20,000. I would like to thank Dave for his great work so far. I would also like to thank his grant managers Jesse Vincent and Marcus Holland-Moritz, and "Booking.com":http://www.booking.com/, whose generous contribution to TPF has allowed us to fund this grant. To date this grant has allowed Dave to spend around 520 hours working on and

    ... read more
  • Mojolicious Documentation Closing Grant Report Thu, 16-Dec-2010 by Alberto Simões
    in: Grants

    Sebastian Riedel sent his final grant report: I'm happy to report that after some health related delays the Mojolicious documentation grant has finally been finished. Every single module in the project has gotten reference documentation, a quick start tutorial and multiple very substantial guides have been written. All improvements already got merged into the core distribution and are available on CPAN and/or GitHub. Reference documentation: http://search.cpan.org/dist/Mojolicious Tutorial: http://search.cpan.org/dist/Mojolicious/lib/Mojolicious/Lite.pm

    ... read more
  • Perlbal documentation - Final Grant Report Tue, 14-Dec-2010 by Makoto Nozaki

    José and Bruno wrote: Our proposal listed as deliverables documentation detailing: Installation CookBook: Using Perlbal as a reverse proxy Using Perlbal as a load balancer Using Perlbal as a web server Managing and configuring Perlbal on-the-fly Writing Plugins Perlbal's Architecture at a glance We have documented: Installation Configuring Perlbal as a Reverse Proxy Configuring Perlbal as a Web Server Configuring Perlbal as a Load Balancer Configuring Perlbal as a Selector

    ... read more
  • Manual for Game Development with SDL Perl - Grant Report #4 Mon, 13-Dec-2010 by Alan Haggai Alavi
    in: Grants

    Kartik Thakore reported: SDLx-Widget 0.07 released Allows Textbox and Menu abstractions SDL 2.524 releases Fix more memory problems

    ... read more
  • Perl Oasis Call for Papers Mon, 06-Dec-2010 by Josh McAdams

    "Perl Oasis":http://www.perloasis.info, the annual Perl workshop in sunny Orlando, Florida has announced its call for papers. Submissions are due by December 17th. Visit "http://www.perloasis.info":http://www.perloasis.info for more information.

    ... read more
  • Final Grant Update: The Perl Survey Fri, 03-Dec-2010 by Ricardo Signes

    Kieren Diment has published his final report for the 2008Q4 Perl Survey grant. His report includes links to the survey findings and a Leximancer report

    ... read more
  • Perlbal documentation - Grant Report #2 Fri, 26-Nov-2010 by Makoto Nozaki
    in: Grants

    José and Bruno write: During this month we have documented: Perlbal's management plugins system hooks As we're nearing the completion of the grant we are actively revising everything we wrote so far and we're also delving deeper into the code in search of aspects of Perlbal that should definitely be documented but that we did not originally accounted for These go from the high priority queuing system to debugging issues,

    ... read more
  • 2010Q4 Grant Results Wed, 24-Nov-2010 by Alberto Simões
    in: Grants

    This quarter TPF Grants Committee received two proposals for grants. They were posted for discussion on this blog, and were voted in the last week. The results are: TPF will sponsor the grant "Improve Parrot Embed/Extend Subsystem":http://news.perlfoundation.org/2010/11/2010q4-grant-proposal-improve.html by Jonathan "Duke" Leto. Unfortunately, the Grants Committee voted the grant "AnyEvent::HTTPBenchmark":http://news.perlfoundation.org/2010/11/2010q4-grant-proposal-anyevent.html by Naim Shafiev for rejection.

    ... read more
  • Manual for Game Development with SDL Perl - Grant Report #3 Tue, 23-Nov-2010 by Alan Haggai Alavi
    in: Grants

    Kartik Thakore reported: SDL 2.523 released: Adds stability and better memory management for the game loop Two chapters have been completed Pong chapter Additional modules One extra chapter has been added Puzz chapter 2 Chapters are in the Works Tetris code has mostly been done Needs to be fixed Needs write up Sound and music effects code has been done Needs

    ... read more
  • TPF to Participe in Google Code-In Tue, 16-Nov-2010 by Karen Pauley

    Jonathan Leto writes: I'm excited to announce that "Parrot Foundation":http://parrot.org/ and "The Perl Foundation":http://perlfoundation.org/ have been accepted as "organizations in Google Code-In 2010":http://socghop.appspot.com/gci/org/show/google/gci2010/parrot_perl_foundations! "Google Code-In":http://socghop.appspot.com/gci/program/home/google/gci2010 is a contest, similar to "Google Summer of Code":http://socghop.appspot.com/gsoc/program/home/google/gsoc2010, where Google pays students aged 13-18 to do tasks designed by open source communities, while learning about open source. Google pays for the work to be done, and we get new members to our communities, while

    ... read more
  • Fixing Perl5 Core Bugs: Report for Month 8 Fri, 12-Nov-2010 by Karen Pauley
    in: Grants

    Dave Mitchell writes: As per my grant conditions, here is a report for the October period. Mostly worked on leak/refcount/malloc bugs this month. Over the first 34 weeks I have now averaged about 14 hours per week, less than the nominal 20. I have used up approx 93% of the hours allocated to the grant. Report for period 2010/10/01 to 2010/10/31 inclusive Summary Effort bq. 13:55 diagnosing bugs 37:38 fixing

    ... read more
  • Perl 6 Tablets: First Progress Report Mon, 08-Nov-2010 by Tom Hukins
    in: Grants

    In August 2010, The Perl Foundation awarded Herbert Breunung a grant to work on the Perl 6 tablets a tutorial and reference for Perl 6. You can view Herbert's progress at any time from the Perl 6 Tablets section of the Perl 6 Wiki. Herbert's work has started slowly, but he has completed the tablet number two and plans to work on tablets one and three in parallel over the

    ... read more
  • Closing "Embedding Perl into C++ Applications" Grant Sun, 07-Nov-2010 by Alberto Simões
    in: Grants

    Leon Timmermans finished his grant and shared with us the report below. What has been achieved The Good At the start of this grant I set myself 6 goals. 5 of them have been achieved Document the API Add unit tests Port to 5.10 Add regexp support Improve support for exporting functions, methods and variables. At popular request, I did implement another mojor feature that

    ... read more
  • 2010Q4 Grant Proposal: AnyEvent::HTTPBenchmark Thu, 04-Nov-2010 by Alberto Simões
    in: Grants

    Name: Naim Shafiev Email: Amount Requested: 500 Synopsis The apache benchmark siege, jmeter and etc, are sometimes awesome to make http-load testing. But if you want make some non-traditional test they are not good decision.This module try to help you in this case. This project containts the utility and library to build own Benefits to the Perl Community This project gives the capability to make own flexible web-benchmarking tools benchmarking

    ... read more
  • 2010Q4 Grant Proposal: Improve Parrot Embed/Extend Subsystem Tests and Documentation Thu, 04-Nov-2010 by Alberto Simões
    in: Grants

    Name: Jonathan "Duke" Leto. Email: Amount Requested: $1500 Synopsis Currently the Parrot Embedding subsystem is under-tested and under-documented. This grant proposes to add documentation for all public Embed/Extend API functions, write tests to increase the code coverage statistics for the Embed/Extend API to at least 95%, and update the Parrot Developer Docs where errors or omissions are found. Any bugs found on the way that cannot be easily fixed will

    ... read more
  • 2010Q4 Grant Proposals Thu, 04-Nov-2010 by Alberto Simões
    in: Grants

    This quarter TPF Grants Committee received two proposals for grants. They are: "AnyEvent::HTTPBenchmark":http://news.perlfoundation.org/2010/11/2010q4-grant-proposal-anyevent.html Naim Shafiev "Improve Parrot Embed/Extend Subsystem":http://news.perlfoundation.org/2010/11/2010q4-grant-proposal-improve.html Jonathan "Duke" Leto Please take the time to read them carefully and comment. TPF GC is interested in the community feedback about these grants. Just try to be polite.

    ... read more
  • Perlbal documentation - Grant Report #1 Fri, 29-Oct-2010 by Makoto Nozaki
    in: Grants

    José and Bruno write: We have concluded the documentation on: installation procedures load balancing reverse proxy web server We have also listed several features we didn't contemplate originally but that we feel must be documented too, so we're going through them as well. We're one week late but since we accounted for a two weeks delay on the proposal, we're still good. The target date remains at December 6th. We

    ... read more
  • Fixing Perl5 Core Bugs: Report for Month 7 Thu, 14-Oct-2010 by Karen Pauley
    in: Grants

    Dave Mitchell writes: As per my grant conditions, here is a report for the September period. Mostly worked on leak bugs this month. Over the first 30 weeks I have now averaged about 14 hours per week, less than the nominal 20. I have used up approx 84% of the hours allocated to the grant. Report for period 2010/09/01 to 2010/09/30 inclusive Summary Effort bq. 14:59 diagnosing bugs 27:30 fixing

    ... read more
  • Manual for Game Development with SDL Perl - Grant Report #2 Mon, 11-Oct-2010 by Alan Haggai Alavi
    in: Grants

    Kartik Thakore reported: Since last time: We have released SDL 2.518 Game Loop support completed Chapters: 2nd Drafts for: Preface to Game Loop Chapters completed: 5/11 45% Extra: cfedde has made a script to extract code listings for readers to try examples with out having to retype them. Coments: I am receiving a lot more help from the community, most notable from cfedde for proofreading. I will be

    ... read more
  • 2010Q4 Call for Grant Proposals Sat, 02-Oct-2010 by Alberto Simões
    in: Grants

    Its that time of the year, again. The Perl Foundation is looking at giving some grants ranging from $500 to $3000 in November 2010. In the past, we've supported Adam Kennedy's PPI, Strawberry Perl and Perl on a Stick, Nicholas Clark's work on Perl internals, Jouke Visser's pVoice, Chris Dolan on Perl::Critic and many others You don't have to have a large, complex, or lengthy project. You don't even have

    ... read more
  • Embeding Perl into C++ Applications grant update Mon, 27-Sep-2010 by Alberto Simões
    in: Grants

    Leon just sent me another update on his grant: _bq. Most importantly, I'm finally able to build a dll on Windows, this is an important milestone. The dll still has some issues that prevent it from working correctly though, and it will probably require patches to some ExtUtils:: modules to resolve that. I also improved the documentation Lastly I've been resolving a number of bug reports that I've received lately,

    ... read more
  • Manual for Game Development with SDL Perl - Grant Report #1 Thu, 16-Sep-2010 by Alan Haggai Alavi
    in: Grants

    Kartik Thakore reported: 1st drafts Preface Chapter 2: First SDL Application Started work on Chapter 3: Drawing Outlines for the first 7 chapters have been completed Book build framework has been setup Released SDL 2.514 This code is the one that will be used in the book for chapter 02 Got more of the Drawing chapter done Added several more code examples for other chapters Progress: 2.75

    ... read more
  • Perl 5.12.2 Released Wed, 15-Sep-2010 by Karen Pauley

    Jesse Vincent writes: It gives me great pleasure to announce Perl 5.12.2, the third stable release of Perl 5.12. Shortly, you will be able to download Perl 5.12.2 from your favorite CPAN mirror or from: "http://search.cpan.org/~jesse/perl-5.12.2/":http://search.cpan.org/~jesse/perl-5.12.2/ SHA1 digests for this release are: 75dbbdfa5bf8d4fc813503253e2b58486fa5a4eb perl-5.12.2.tar.bz2 c157f214a93ce20fc06dc9d9c902c05ad1327cb1 perl-5.12.2.tar.gz This release contains minor bug fixes and updates of several core modules, as well as minor documentation updates. It should be fully backward compatible

    ... read more
  • Updates on Test::Builder2 Grant Thu, 09-Sep-2010 by Alberto Simões
    in: Grants

    Michael Schwern is working on Test::Builder 2 and posted some updates on the project. Go read them before use.perl starts the process of moving servers. Test::Builder2 at 10k Feet Finally, some Test::Builder2 examples!

    ... read more
  • Fixing Perl5 Core Bugs: Report for Month 6 Sat, 04-Sep-2010 by Karen Pauley
    in: Grants

    Dave Mitchell writes: As per my grant conditions, here is a report for the August period. I was mostly busy with other stuff this month, so didn't get to put in many hours on the grant. Over the first 25 weeks I have now averaged about 15 hours per week, less than the nominal 20. I have used up approx 73% of the hours allocated to the grant. Report for

    ... read more
  • Embeding Perl into C++ Applications - Update Report Thu, 02-Sep-2010 by Alberto Simões
    in: Grants

    Leon just sent an update on his grant: Past month I've been to YAPC::EU where I spoke about part of my project. I also used it to discuss some of the Windows related issues I ran into with others and they have helped me getting clear what's the problem. I haven't quite fixed it yet though. I also worked on refactoring and expanding the documentation, and fixed some bugreports I

    ... read more
  • Hague Grant Acceptance: Meta-model Improvements and Natively Typed Attributes Wed, 01-Sep-2010 by Karen Pauley
    in: Grants

    I am pleased to announce that Jonathan Worthington's Hague Grant for "Meta-model Improvements and Natively Typed Attributes":http://news.perlfoundation.org/2010/07/hague-grant-application-meta-m.html has been accepted. Patrick Michaud has agreed to be the grant manager for this project. I would like to thank everyone who provided feedback on this proposal.

    ... read more
  • New mailing address for TPF. Sat, 28-Aug-2010 by Dan Wright

    The Perl Foundation has a new mailing address! We are working to get contact information on all of our sites updated. Please update your records: Yet Another Society d/b/a The Perl Foundation 340 S LEMON AVE #6055 WALNUT, CA 91789 UNITED STATES

    ... read more
  • Accepted Grants for 2010Q3 Fri, 20-Aug-2010 by Alberto Simões
    in: Grants

    The Perl Foundation Grants Committee is happy to inform on the results of the 2010Q3 round for grant assignments. After the public discussion on The Perl Foundation blog, and after the Grants Committee discussion and vote, the proposals were ranked as: Manual for Game Development with SDL Perl by Kartik Thakore Perlbal documentation by José Castro and Bruno Martins Perl 6 Tablets by Herbert Breunung Improve Parrot Embed/Extend Subsystem Tests

    ... read more
  • Hague Grant Acceptance: Lists, Iterators, and Parcels Thu, 12-Aug-2010 by Karen Pauley
    in: Grants

    I am pleased to announce that Patrick Michaud's Hague Grant for "Lists, Iterators, and Parcels":http://news.perlfoundation.org/2010/07/hague-grant-application-lists.html has been accepted. Will Coleda has agreed to be the grant manager for this project. I would like to thank everyone who provided feedback on this proposal.

    ... read more
  • Fixing Perl5 Core Bugs: Report for Month 5 Tue, 10-Aug-2010 by Karen Pauley
    in: Grants

    Dave Mitchell writes: As per my grant conditions, here is a report for the July period. This month was mainly spent on providing a general fix for the weak backreferences in stashes globs and CVs. This means that in general there are likely to be less crashes when doing odd things with stashes and globs. Over the first 21 weeks I have now averaged about 17 hours per week, slightly

    ... read more
  • Completed Hague Grant - Numeric and Real Support Wed, 04-Aug-2010 by Karen Pauley
    in: Grants

    I am pleased to announce that Solomon Foster has successfully completed his Hague Grant for "Numeric and Real Support":http://news.perlfoundation.org/2010/03/hague-grant-application-numeri.html. I would like to thank Solomon and his grant manager, Jonathan Worthington, for all their work on this project. Solomon Foster writes: Introduction While I worked on this grant, Rakudo has matured into a capable compiler ready to go out into the world as Rakudo Star. The work done under this

    ... read more
  • 2010Q3 Grant Proposal: Call for Comments Sun, 01-Aug-2010 by Alberto Simões
    in: Grants

    Dear Perl Community, The grants committee got back to the usual request for grant proposals. This quarter we have nine interesting proposals. Unfortunately we will not be able to fund them all. Therefore, we would love to read your comments on the grant proposals, so that we would be aware of how the community is interested in these grant deliverables. Please, be respectful on your comments. Perl 6 Tablets by

    ... read more
  • 2010Q3 Grant Proposal: Perl 6 book in russian Sun, 01-Aug-2010 by Alberto Simões
    in: Grants

    Perl 6 book in russian Name: Naim Shafiev, Zahatski Aliaksandr Email: Amount Requested: 2000 Synopsis Perl6 has reached development stage when on it is possible to program. The release of the version "Rakudo Star" for developers confirms it. At the given stage of development of language, it is important that the information on it was as it is possible is accessible to programmers, and also that who is interested in

    ... read more
  • 2010Q3 Grant Proposal: YAC (YACCMS (Yet Another Catalyst CMS))) Sun, 01-Aug-2010 by Alberto Simões
    in: Grants

    YAC Name: Ricardo Filipo Email: Amount Requested: US$ 3.000 Synopsis A realy killer CMS. So simple! So usefull! use YAC; my $web new YAC; $web-> run go to web! Benefits to the Perl Community A CMS can be a web tool used in some internet business to help and administer media publication. As a market lider let's consider Drupal a php based CMS, reference product used by everywere, a key

    ... read more
  • 2010Q3 Grant Proposal: Improve Parrot Embed/Extend Subsystem Tests and Documentation Sun, 01-Aug-2010 by Alberto Simões
    in: Grants

    Improve Parrot Embed/Extend Subsystem Tests and Documentation Name: Jonathan "Duke" Leto. Email: Amount Requested: $1500 Synopsis Currently the Parrot Embedding subsystem is under-tested and under-documented. This grant proposes to add documentation for all public Embed/Extend API functions, write tests to increase the code coverage statistics for the Embed/Extend API to at least 95%, and update the Parrot Developer Docs where errors or omissions are found. Any bugs found on the

    ... read more
  • 2010Q3 Grant Proposal: CPAN to deb autopackaging Sun, 01-Aug-2010 by Alberto Simões
    in: Grants

    CPAN to deb autopackaging Name: Jozef Kutej Email: Amount Requested: $3000 Synopsis The aim of the project would be to create automatic CPAN distribution to Debian deb packaging system. Then use it to autopackage and backport at least 50% of the CPAN distributions resulting in a Debian repository with multiple thousand Perl related packages. Benefits to the Perl Community Debian+Ubuntu operating systems are very popular among Perl developers. According to

    ... read more
  • 2010Q3 Grant Proposal: Perlbal documentation Sun, 01-Aug-2010 by Alberto Simões
    in: Grants

    Perlbal documentation Name: José Castro Bruno Martins Email: Amount Requested: USD 2.500 Synopsis Perlbal! "It processes hundreds of millions of requests a day just for LiveJournal, Vox and TypePad and dozens of other "Web 2.0" applications." It works great as a load balancer, wonderfully as a reverse proxy, marvellously as a web server. If you know how to use it. Perlbal lacks the documentation for even the simplest of tasks.

    ... read more
  • 2010Q3 Grant Proposal: Manual for Game Development with SDL Perl Sun, 01-Aug-2010 by Alberto Simões
    in: Grants

    Manual for Game Development with SDL Perl Name: Kartik Thakore Email: Amount Requested: $1500 Synopsis This project will improve the Game Development tutorials for Perl using the SDL library. The primary goal is to introduce newcomers to Game Development in Perl. The secondary goal is to attract people to try Perl as a Game Scripting and Prototyping language. 2>The Background of SDL Perl SDL stands for Simple DirectMedia Library, and

    ... read more
  • 2010Q3 Grant Proposal: SF.pm Funding Sun, 01-Aug-2010 by Alberto Simões
    in: Grants

    Grant Proposal for SF.pm Funding Name: Fred Moyer Email: Amount Requested: $2,500 Synopsis #!/usr/bin/sf/perl use strict; use warnings; use PM; use App::PM::Announce; use DateTime; use LWP; my $group PM->new foreach my $month qw my $date DateTime->new my @speakers qw my @dinners qw my @drinks qw my $count int ->content m/ \sPerl\sMongers/s my $meeting $group->meeting->new food $dinners attendee_count $count,

    ... read more
  • 2010Q3 Grant Proposal: FRDCSA Initial Release Sun, 01-Aug-2010 by Alberto Simões
    in: Grants

    FRDCSA Initial Release Name: Andrew John Dougherty Email: Amount Requested: $2250 $750 is how much is needed to release it, but a full computation of its value is not known to me although the OFCS system designed by Teddy Goldenberg and soon-to-be implemented by the system-implementor codebase would be able to make a more informed estimate. Synopsis The FRDCSA consists of, among other things, over 1700 Perl5 modules in various

    ... read more
  • 2010Q3 Grant Proposal: Perl 6 Tablets Sun, 01-Aug-2010 by Alberto Simões
    in: Grants

    Perl 6 Tablets Name: Herbert Breunung Email: Amount Requested: $840 Synopsis A thematically sorted Perl 6 compendium/lexicon, readable like a in depth tutorial, but optimized for finding missing bits of information. Appendices give several angles to search content. Benefits to Perl 6 Development Easy accessible perl6docs help people who write software and tests in perl 6, for newcomer its easier to spark interest and entry the dev team and it

    ... read more
  • Grant Updates: Embeding Perl into C++ Applications Sat, 31-Jul-2010 by Alberto Simões
    in: Grants

    Leon Timmermans sent an update report on his work, that I transcribe bellow. bq. I've been working on porting it to Windows. After a number of bugfixes it compiled, but ExtUtils::CBuilder has linking issues with C++ on Windows that I don't quite grok yet. I've also added a dist target to my Build so now I can actually easily publish it to CPAN; I was planning to do that as

    ... read more
  • Rakudo Star - a useful, usable, "early adopter" distribution of Perl 6 Thu, 29-Jul-2010 by Karen Pauley

    On behalf of the Rakudo and Perl 6 development teams, I'm happy to announce the July 2010 release of "Rakudo Star", a useful and usable distribution of Perl 6. The tarball for the July 2010 release is available from Rakudo Star is aimed at "early adopters" of Perl 6. We know that it still has some bugs, it is far slower than it ought to be, and there are some

    ... read more
  • YAPC::NA 2011 - Asheville, North Carolina Thu, 15-Jul-2010 by Josh McAdams

    If you weren't at "YAPC::NA 2010":http://yapc2010.com/yn2010/, then you probably missed the announcement that the location and dates for YAPC::NA 2011 have been decided. Chris Prather and "Dahut.pm":http://dahut.pm.org/ have won the bid to host YAPC::NA 2011 in "Asheville, North Carolina":http://maps.google.com/maps?f=q&source=s_q&hl=en&geocode=&q=asheville,+nc&sll=35.56798,-82.529297&sspn=0.718269,0.918732&ie=UTF8&hq=&hnear=Asheville,+Buncombe,+North+Carolina&z=11. Mark your calendars because the conference dates have already been decided and will be June 27 July 1 2011. Congratulations to Dahut.pm on hosting the next YAPC::NA!

    ... read more
  • Hague Grant Application: Meta-model Improvements and Natively Typed Attributes Sun, 11-Jul-2010 by Karen Pauley
    in: Grants

    We have received the following Hague Grant application from Jonathan Worthington. Before the Board votes on this proposal we would like to have a period of community consultation. Please leave feedback in the comments or if you prefer send email with your comments to karen at perlfoundation.org. Name Jonathan Worthington Project Title Meta-model Improvements and Natively Typed Attributes Synopsis As Rakudo gains features, its relatively low performance is increasingly being

    ... read more
  • Fixing Perl5 Core Bugs: Report for Month 4 Thu, 08-Jul-2010 by Karen Pauley
    in: Grants

    Dave Mitchell writes: As per my grant conditions, here is a report for the June period. This month was mainly spent on overload and symbol table bugs. Over the first 17 weeks I have now averaged about 17 hours per week, slightly less than the nominal 20. I have used up approx 55% of the hours allocated to the grant. Report for period 2010/06/01 to 2010/06/30 inclusive Summary Effort bq.

    ... read more
  • Hague Grant Application: Lists, Iterators, and Parcels Mon, 05-Jul-2010 by Karen Pauley
    in: Grants

    We have received the following Hague Grant application from Patrick Michaud. Before the Board votes on this proposal we would like to have a period of community consultation. Please leave feedback in the comments or if you prefer send email with your comments to karen at perlfoundation.org. Name: Patrick Michaud Project Title: Lists, Iterators, and Parcels Synopsis 7, 8, and other general Rakudo improvements Project Overview: This project will

    ... read more
  • 2010Q3 Call for Grant Proposals Thu, 01-Jul-2010 by Alberto Simões
    in: Grants

    The Perl Foundation is looking at giving some grants ranging from $500 to $3000 in August 2010. In the past, we've supported Adam Kennedy's PPI, Strawberry Perl and Perl on a Stick, Nicholas Clark's work on Perl internals, Jouke Visser's pVoice, Chris Dolan on Perl::Critic and many others You don't have to have a large, complex, or lengthy project. You don't even have to be a Perl master or guru.

    ... read more
  • Embeding Perl into C++ Applications grant update Wed, 30-Jun-2010 by Alberto Simões
    in: Grants

    Leon sent me some updates on his grant: bq. _I've been less productive than previous period this time, mainly due to school obligations. I've improved the Build system and the file layout. I've added some tests for regular expressions, which uncovered a number of bugs that seem to be fixed by now. Unless I uncover more bugs the regexps are finished. I've also done some testing on windows, with limited

    ... read more
  • Test::Builder 2 updates Sun, 27-Jun-2010 by Alberto Simões
    in: Grants

    Michael Schwern is working on Test::Builder 2 for about two years. But we found him on YAPC and asked for a report on the project status. He answered to our request and wrote "this report":http://use.perl.org/~schwern/journal/40421.

    ... read more
  • Grants Update: wxPerl documentation Wed, 23-Jun-2010 by reneeb
    in: Grants

    A few weeks ago, Eric sent me this update for his Grant: bq. I apologize that I have not been in contact recently regarding the TPF grant for documenting WxPerl. I would like you and the Foundation to know that I am once again working on the project after my unfortunate hiatus. bq. I have posted some of the documentation to the WxPerl wiki at http://wxperl.pvoice.org, specifically the following: bq.

    ... read more
  • Perl 5 Wiki Upgraded to Socialtext Hosted Tue, 22-Jun-2010 by Casey West

    The "Perl 5 Wiki":http://www.perlfoundation.org/perl5 has been upgraded from Socialtext v2.14 to Socialtext v4.2 "Socialtext Inc":http://socialtext.com has graciously provided free hosting of the "Perl 5 Wiki":http://www.perlfoundation.org/perl5 on their hosted wiki service. Many thanks to Socialtext's Staff, "Ingy döt Net":http://ingy.net/, "Jesse Vincent":http://www.fsck.com/, and "Karen Pauley":http://martian.org/karen/ for technical help and direction. Wiki "data is freely available":http://www.socialtext.net/perl5/index.cgi?perl_5_wiki#open_data through an API for the community to use as it pleases. "List of Socialtext release notes.":http://www.socialtext.net/help-en/?action=search&scope=&searchterm=%22release+notes+for%22

    ... read more
  • Hague Grant Application: Perl Ecosystem Development Group Fri, 18-Jun-2010 by Karen Pauley
    in: Grants

    We have received the following Hague Grant application from Gabor Szabo. Before the Board votes on this proposal we would like to have a period of community consultation. Please leave feedback in the comments or if you prefer send email with your comments to karen at perlfoundation.org. Grant title: Perl Ecosystem development group Name: Gabor Szabo Amount requested: $25,000 Synopsis: One of the objectives of the Ian Hague donation of

    ... read more
  • Donation made to Send-a-Newbie Program Sat, 12-Jun-2010 by Karen Pauley

    I am pleased to announce that we have made a donation to the "Enlightened Perl Organisation's":http://www.enlightenedperl.org/ "Send-a-Newbie":http://www.send-a-newbie.enlightenedperl.org/index.html program. This community initiative was started last year by Edmund von der Burg and this year is being run by the "Enlightened Perl Organisation":http://www.enlightenedperl.org/index.html. Its aim is to provide financial assistance to community members who would love to attend "YAPC::Europe":http://conferences.yapceurope.org/ye2010/ and have never attended any large Perl conference before. Donations to the program

    ... read more
  • Final Grant Report: Corporate, Embedded, and Multi-user Strawberry Perl Wed, 02-Jun-2010 by Alberto Simões
    in: Grants

    Curtis Jewell finished his work on the Corporate, Embedded and Muti-user Strawberry Perl. You can read a detailed report on his blog

    ... read more
  • YAPC::NA 2011 Call For Venue Is Almost Closed! Tue, 25-May-2010 by Josh McAdams

    Just a reminder about the Yet Another Perl Conference, North America Call For Venue... Entries can be submitted now through June 1st 2010 to the TPF conferences group: tpf-conferences perl org. We hope to announce the winners at "this year's YAPC::NA in Columbus, Ohio":http://conferences.mongueurs.net/yn2010/. Are you ready to get started? First off, you will want to "review the bidding details at yapc.org":http://yapc.org/yapcna.html. While there, you'll also find links to the

    ... read more
  • Perl Survey Update: Week 2 Tue, 25-May-2010 by Ricardo Signes

    Kieren has posted his Week 2 Report on the Perl Survey, and is very happy with the responses so far: 2500 responses in under a week. With just another week to run, he's hoping to get responses from users outside the core community, so please pass along a link to the Perl Survey to the Perl users you know.

    ... read more
  • Grant Update: The Perl Survey Thu, 20-May-2010 by Ricardo Signes

    Kieren Diment's Perl Survey Grant work has led to the first new Perl Survey since the original 2007 survey. You can take the survey, and we encourage you to do so. Kieren hopes to deliver early analysis of the gathered data in early June at the German Perl Workshop. You can read Kieren's announcement in his own words on his blog.

    ... read more
  • Final Grant Report: Improvements to Dist::Zilla Sat, 15-May-2010 by Ricardo Signes

    Ricardo Signes reports that all work on his 2010 Q1 grant to improve the Dist::Zilla distribution builder is complete, with all work complete, tested, and released for some time into the CPAN. His complete and detailed final report can be read online.

    ... read more
  • Running Grants - A summary report Wed, 12-May-2010 by Alberto Simões
    in: Grants

    Although grant managers should report regularly on grantees progress, given some extra work on TPF Grants Committee regarding the new operation rules, I would like to make a small report on which grants are TPF currently funding and what is their status. This list starts from oldest to newest: Test::Builder 2 by Michael Schwern Schwern does not give feedback for a long time. Please push him personally. Thanks. The Perl

    ... read more
  • New Grant Managers Tue, 11-May-2010 by Alberto Simões
    in: Grants

    As well as the approval of the new Grant Committee rules and our attempt to close long running grants, we are also refreshing the Grant Managers. Two of the current grant managers, Adrian Horward and Jeff Adams are stepping down. I would like to thank both of them for their fantastic work, and give special thanks to Adrian who offered to help new grantees during their first weeks of work.

    ... read more
  • New Grant Rules Sat, 08-May-2010 by Karen Pauley
    in: Grants

    In an earlier "blog post":http://news.perlfoundation.org/2010/03/updating-the-grant-process.html I stated that the Grants Committee has been working to improve the grants process. This work, along with the feedback we received from the community, has lead to two major changes to our rules of operation. Historically we paid 50% of the grant up-front which led to situations where we paid grantees for little or no results. In future grants will be paid upon completion.

    ... read more
  • Fixing Perl5 Core Bugs: Report for Month 2 Fri, 07-May-2010 by Karen Pauley
    in: Grants

    Dave Mitchell writes: As per my grant conditions, here is a report for the April period. I continued working my way through the list of tie bugs, then towards the end of the month, got sucked into spending quite a bit of time on a regexp bug. I also spent a bit of time revisiting some earlier fixes of mine where issues showed up once we got 5.12 released and

    ... read more
  • Grant Updates: The Mojo Documentation Project Wed, 05-May-2010 by Alberto Simões
    in: Grants

    Unfortunately Sebastian Riedel had some health problems during this year and that affected, as expected, everything on his life. Nevertheless, he intends to finish his work with TPF and expects to get results during next June. So, expect news soon.

    ... read more
  • Grant Updates: Corporate, Embedded, and Multi-user Perl on Windows Wed, 05-May-2010 by Alberto Simões
    in: Grants

    Curtis sent us some new updates on his grant. Details follow: There were two issues still not complete on my last report: 1. Can be installed to any drive This has finally been completed, and the 5.12.0 versions of Strawberry Perl April 2010 Beta 2 will have this code. The actual restriction on usable directories is that the path installed into cannot have spaces

    ... read more
  • Google Summer of Code: Accepted Projects Thu, 29-Apr-2010 by Karen Pauley
    in: GSoC

    I am pleased to announce that "The Perl Foundation":http://www.perlfoundation.org/ and "Parrot Foundation":http://parrot.org/foundation have had 10 projects accepted for this year's "Google Summer of Code":http://socghop.appspot.com/. Student: Justin Hunter Project Title: "Rework Catalyst framework's instance initialisation code to provide more flexible and extensible inversion of control":http://socghop.appspot.com/gsoc/student_project/show/google/gsoc2010/tpf/t127230763632 Mentor: Florian Ragwitz Student: Tyler Curtis Project Title: "A PAST Optimization Framework for Parrot":http://socghop.appspot.com/gsoc/student_project/show/google/gsoc2010/tpf/t127230763715 Mentor: chromatic Student: Nat Tuck Project Title: "Hybrid Threads for Parrot":http://socghop.appspot.com/gsoc/student_project/show/google/gsoc2010/tpf/t127230763672 Mentor:

    ... read more
  • Perl Booth at LinuxTag, Berlin Tue, 27-Apr-2010 by Karen Pauley

    TPF is helping to sponsor a Perl Booth at "LinuxTag":http://www.linuxtag.org/2010/, Berlin, which takes place from the 9th 12th June. "Gabor":http://szabgab.com/blog/2010/04/1271829580.html and the events team are looking for more volunteers. If you are available to help out please add your details to the "event co-ordination":http://www.perlfoundation.org/perl5/index.cgi?events_2010_linuxtag_berlin page on the Perl Foundation wiki. #events

    ... read more
  • Grant Update: Improvements to Dist::Zilla Mon, 26-Apr-2010 by Ricardo Signes

    The promised new Dist::Zilla tutorial has been posted on the new Dist::Zilla home page. Rik has been engaged to speak about YAPC and OSCON about Dist::Zilla, and this talk, complete with voiceover, will be released publicly after the events. The only remaining task for the Dist::Zilla grant is the overhaul of the new subcommand to dzil.

    ... read more
  • YAPC::EU 2011 Call For Venue Tue, 20-Apr-2010 by Josh McAdams

    Philippe Bruhat wrote: "While YAPC::Europe 2010 preparations are well underway in Pisa, it is time for the YAPC::Europe Foundation to look for suitable sites for the 2011 conference. Any dedicated group interested in hosting YAPC::Europe 2011 should send a brief statement of intent to venue at yapceurope.org. This should be followed by a complete application. The deadline for applications is June 30, 2010. For details on how to prepare your

    ... read more
  • YAPC::NA 2010: Perl Conference at OSU, June 21-23rd 2010 Sat, 17-Apr-2010 by Karen Pauley

    Heath Bair writes: "YAPC::NA 2010":http://conferences.mongueurs.net/yn2010/ is almost here! June 21st 23rd 2010 is quickly approaching and "Columbus.pm":http://columbus.pm.org/ is getting very excited. Hotel reservation information is available, dorm reservation details are up and ready, and the conference is quickly approaching. For everyone still looking for "YAPC::NA 2010":http://conferences.mongueurs.net/yn2010/ details here is what we have planned. The "conference":http://conferences.mongueurs.net/yn2010/wiki?node=ConferenceSummary will be held in the brand new beautiful The Ohio State Union. The main "dorm

    ... read more
  • Perl 5.12 Released Wed, 14-Apr-2010 by Karen Pauley

    Yesterday, Jesse Vincent announced the release of Perl 5.12.0. This is an exciting time for Perl 5 with development switching from feature-driven releases to time-based ones. You can download this release from http://search.cpan.org/dist/perl-5.12.0/ or your local CPAN mirror. A complete list of the changes can be found in perl5120delta. We would like to thank Jesse and the development team for all their hard work and we look forward to seeing

    ... read more
  • Fixing Perl5 Core Bugs: First Monthly Report Tue, 06-Apr-2010 by Karen Pauley
    in: Grants

    During March Dave Mitchell started working on the "Fixing Perl5 Core Bugs":http://news.perlfoundation.org/2010/02/grant-proposal-fixing-perl5-co.html grant. As requested he has been posting weekly reports to the p5p "mailing list":http://www.xray.mpe.mpg.de/mailing-lists/perl5-porters/ and has provided a monthly summary report for posting here. Dave Mitchell writes: A rough summary of activity in March: first, I tagged all new/open tickets with severity medium with one or more types At the same time, I closed any of those tickets

    ... read more
  • Grant Report: Changing the Perl 5 optree build process into a Abstract Syntax Tree generation and a code generation step Mon, 05-Apr-2010 by Alberto Simões
    in: Grants

    TPF is proud to announce the completion of Gerard Goossen grant. As Gerard sent a big report, please check the complete report on the extended new page. I would like to thank you both Gerard for completing the grant, and Jeff Horwitz for managing it. Below are my results of the "Changing the Perl 5 optree build process into a Abstract Syntax Tree generation and a code generation step" grant.

    ... read more
  • Call for Grant Managers Thu, 01-Apr-2010 by Alberto Simões
    in: Grants

    The Perl Foundation Grants Committee is searching for Grant Managers GM are volunteers that help the interaction between TPF Grantees and TPF GC. GM are assigned to a set of grantees, and GM are responsible for poking Grantees from time to time asking for progress reports, and publishing them on this blog. They are also responsible for dispatch Grantees payments together with TPF Treasurer. If you might be interested in

    ... read more
  • Last Day To Submit Talk For YAPC::NA 2010 Wed, 31-Mar-2010 by Josh McAdams

    Today is the last day to "submit a talk proposal for YAPC::NA 2010":http://conferences.mongueurs.net/yn2010/newtalk in Columbus, Ohio.

    ... read more
  • Embeding Perl into C++ Applications - Update Report Sun, 28-Mar-2010 by Alberto Simões
    in: Grants

    Leon Timmermans writes: As you may have noticed I've been out of the running for some time but I'm back at the project now for a few weeks and things seem to be going pretty ok. Here's an overview of where I'm currently standing. Documentation: Right now this is where I think most work remains. I've been working on it recently, and will continue doing that in the next couple

    ... read more
  • Grant Update: Improvements to Dist::Zilla Sat, 27-Mar-2010 by Ricardo Signes

    Ricardo has now been working on his grant for nearly four weeks. Of the nine inch-stones included in the original proposal, five are complete One has had work done against it, but as more input has been gathered on how to proceed, it's become clear that the rest of this work will be done outside the scope of the grant. Two goals remain to be done, as does the user's

    ... read more
  • YAPC::NA 2011 Call For Venue Thu, 25-Mar-2010 by Josh McAdams

    The time has come for the Yet Another Perl Conference, North America Call For Venue! Entries can be submitted now through June 1st 2010 to the TPF conferences group: tpf-conferences perl org. We hope to announce the winners at "this year's YAPC::NA in Columbus, Ohio":http://conferences.mongueurs.net/yn2010/. Are you ready to get started? First off, you will want to "review the bidding details at yapc.org":http://yapc.org/yapcna.html. While there, you'll also find links to

    ... read more
  • Updating the Grant Process Wed, 24-Mar-2010 by Karen Pauley
    in: Grants

    Over the past few months the Grants Committee has been working to improve our grants process. Our main problem is that we have a very low completion rate for grants. In the past couple of years only 25% of the grants awarded by the Grants Committee have been completed. Not surprisingly we feel that the current system should be changed. There are a number of different problems. We have been

    ... read more
  • YAPC::NA Call For Papers Ends March 31st Wed, 24-Mar-2010 by Josh McAdams

    The response to the call for paper for "YAPC::NA 2010":http://conferences.mongueurs.net/yn2010 has been excellent so far; however, it is quickly drawing to a close. You have one week left to "submit your talk":http://conferences.mongueurs.net/yn2010/newtalk for YAPC::NA 2010!

    ... read more
  • New Board Appointments Tue, 23-Mar-2010 by Karen Pauley

    At our recent Board meeting Jim Brandt stepped down as President and Kurt DeMaagd stepped down as Treasurer. We would like to thank Jim and Kurt for all their hard work. Jim became President in July 2009 after holding the post of Vice-President and will continue to serve as a Director on the Board. Kurt has been Treasurer of TPF since it was created in September 2000. This is a

    ... read more
  • Hague Grant Acceptance: Numeric and Real Support Tue, 23-Mar-2010 by Karen Pauley
    in: Grants

    I am pleased to announce that Solomon Foster's Hague Grant application for "Numeric and Real Support":http://news.perlfoundation.org/2010/03/hague-grant-application-numeri.html#comments has been accepted. Jonathan Worthington has agreed to be the grant manager for this project. I would like to thank everyone who provided feedback on this proposal.

    ... read more
  • Google Summer of Code 2010 Fri, 19-Mar-2010 by Karen Pauley
    in: GSoC

    I am delighted to announce that TPF has been accepted as a mentoring organization for this year's "Google Summer of Code":http://socghop.appspot.com/. "Google Summer of Code":http://socghop.appspot.com/ is a program that offers stipends to student developers for writing code for open source software projects. Last year we had nine projects accepted and we would love to have more this year. "Jonathan Leto":http://leto.net/dukeleto.pl/ is our chief organizer and he is looking for "mentors":http://www.perlfoundation.org/perl5/index.cgi?gsoc_mentors

    ... read more
  • Grant Update: Improvements to Dist::Zilla Mon, 15-Mar-2010 by Ricardo Signes

    Ricardo began work on his grant at the beginning of the month and has made steady progress, completing the first two deliverables and has begun writing core tests, which should be done over the next few weeks. Has published status updates every few days so far and plans to continue doing so.

    ... read more
  • Grants Failure: Tcl/Tk Access in Rakudo and Perl Cross-Compilation for WinCE and Linux Sun, 14-Mar-2010 by Alberto Simões

    While TPF grant program has as its main goal the motivation of Perl users to perform new and challenging projects for the Perl Community, sometimes it fails. Fortunately it doesn't happen with all grantees and all the time. This time I am closing two grants from Vadim Konovalov: Tcl/Tk Access in Rakudo and Perl Cross-Compilation for WinCE and Linux We, at TPF, know that Vadim did some work on both

    ... read more
  • Grant Update: Corporate, Embedded, and Multi-user Perl on Windows Sun, 14-Mar-2010 by Alberto Simões
    in: Grants

    Curtis Jewell just sent TPF an update on his grant: The 5 main points of my grant, as far as releasing an improved Strawberry Perl, were: "Is compiled as a "merge module" file that can be included in other .msi files, as well as an independent .msi file." This was done as of the January 2010 release of Strawberry Perl, although I'm not publicizing it heavily until the April

    ... read more
  • Grant Update: Perl Survey Sat, 13-Mar-2010 by Ricardo Signes

    Kieren is presently finalizing code for the new Perl Survey and plans to have the new system up and operating soon, when he will conduct a pilot program to shake out the kinks in the project. After that, all that remains is to react to the results of the pilot, run the survey proper, and analyze the final data gathered from it. The source code is currently visible on GitHub.

    ... read more
  • $foo TPF Interview Tue, 09-Mar-2010 by Karen Pauley

    Earlier this year Renée Bäcker from "$foo":http://www.perl-magazin.de/ magazine interviewed Richard Dice and me to find out our thoughts on TPF in 2009 and our hopes going forward. An "English version":http://downloads.foo-magazin.de/InterviewTPF_III.pdf of the interview is available online.

    ... read more
  • Grant Accepted: Fixing Perl5 Core Bugs Fri, 05-Mar-2010 by Karen Pauley
    in: Grants

    I am pleased to announce that David Mitchell's "grant application":http://news.perlfoundation.org/2010/02/grant_proposal_fixing_perl5_co.html has been successful. I would like to thank all the community members who took time to provide feed-back on this proposal and "Booking.com":http://www.booking.com/ whose generous contribution to TPF has allowed us to fund this grant.

    ... read more
  • Grant Update: Archive::Zip Fixes Complete Thu, 04-Mar-2010 by Ricardo Signes

    Alan Haggai's work on the Archive::Zip library is complete. Numerous onerous bugs have been corrected, and the library can now handle far more kinds of data. A developer release should reach the CPAN soon, hopefully to be followed in short order by a new complete release of the library.

    ... read more
  • Hague Grant Application: Numeric and Real Support Thu, 04-Mar-2010 by Karen Pauley
    in: Grants

    We have received a Hague grant request, submitted by Solomon Foster. Before the Board votes on this proposal we would like to get feedback and endorsements from the Perl community. Please leave feedback in the comments or send email with your comments to karen at perlfoundation.org. Project Title: Numeric and Real Support Synopsis: This grant aims to refactor Rakudo's current numeric classes to support the Perl 6 specification's new Numeric

    ... read more
  • YAPC::NA 2010 Request For Sponsorship Thu, 04-Mar-2010 by Josh McAdams

    From "the YAPC::NA 2010 website":http://conferences.mongueurs.net/yn2010/: "YAPC::NA 2010 is actively searching for sponsorship, if you or your company would interested in being a sponsor please take a look at our "Executive Summary":http://conferences.mongueurs.net/yn2010/images/YAPC%20NA%20Executive%20Summary.pdf or "Sponsorship Prospectus":http://conferences.mongueurs.net/yn2010/images/YAPC%20NA%20Sponsorship%20Prospectus.pdf."

    ... read more
  • Closing grant 'Porting pyYAML to Perl' Wed, 03-Mar-2010 by Alberto Simões
    in: Grants

    This was the oldest grant running. Ingy dot net was working intermittently on it presenting some of the results that were promised in the proposal but not them all. TPF and Ingy agreed to close the grant with a half payment for the work done. Ingy wrote a report on the work done. It can be read at https://www.socialtext.net/yaml/index.cgi?requiem_for_a_grant

    ... read more
  • 2010Q1 Grant Proposals: Results Wed, 03-Mar-2010 by Alberto Simões
    in: Grants

    For this quarter TPF had 7 grant proposals, from which 5 were voted for rejection, one for acceptance, and the final one will be kept for new evaluation in the next round. The five rejected grants are: "Creating a ctypes-Like Interface for Perl to External Subroutines":http://news.perlfoundation.org/2009/08/2009q3_grant_proposal_creating.html by Shlomi Fish "Enhancing CPANHQ":http://news.perlfoundation.org/2009/08/2009q3_grant_proposal_enhancin.html by Shlomi Fish "perl core memory improvements":http://news.perlfoundation.org/2010/02/2010q1_grant_proposal_perl_cor.html by Jim Cromie "Enhancing Perl 6 Pattern Matching":http://news.perlfoundation.org/2010/02/2010_grant_proposal_enhancing.html by Morris M. Siegel

    ... read more
  • Completed Hague Grant Wed, 03-Mar-2010 by Karen Pauley
    in: Grants

    Jonathan Worthington has successfully completed his Hague Grant for "Rakudo Signature Improvements":http://news.perlfoundation.org/2009/09/hague_grant_application_rakudo.html. This is his final report: Introduction A while back, I filed an "application":http://news.perlfoundation.org/2009/09/hague_grant_application_rakudo.html for a grant to work on a wide range of improvements to Rakudo's signature, capture and binding implementation, in order to improve performance, bring us in line with the specification and implement a range of features that we did not have support for. I have

    ... read more
  • YAPC::NA 2010 Call For Papers Wed, 10-Feb-2010 by Josh McAdams

    The call for papers for "YAPC::NA 2010":http://conferences.mongueurs.net/yn2010 has been officially announced. This year's theme will be "Modern Perl". With a planned four parallel tracks each day, there are ample open slots for talks, so be sure to "submit yours today":http://conferences.mongueurs.net/yn2010/newtalk.

    ... read more
  • YAPC::NA 2010 Update Tue, 09-Feb-2010 by Josh McAdams

    The "YAPC::NA 2010":http://conferences.mongueurs.net/yn2010/ website has been up for a while, but it is now officially integrated with "Act":http://act.mongueurs.net/. Be sure to visit soon, create an account if you don't already have one, and start getting ready for the conference. Remember that the conference is June 21st through 23rd 2010 at Ohio State University. Registration will be $100 which day-passes available. #yapc-2010-conference

    ... read more
  • Grant Proposal: Fixing Perl5 Core Bugs Sun, 07-Feb-2010 by Karen Pauley
    in: Grants

    David Mitchell has submitted a grant proposal, which if accepted would make use of a portion of the funding generously provided to TPF by "Booking.com":http://www.booking.com/. Before the Board votes on this proposal we would like to get feedback and endorsements from the Perl community. Please leave feedback in the comments or send email with your comments to karen at perlfoundation.org. Grant Title: Fixing perl5 core bugs Name: David Mitchell **Amount

    ... read more
  • 2010Q1 Grant Proposals Sat, 06-Feb-2010 by Alberto Simões
    in: Grants

    For this quarter TPF has three grant proposals that were not funded in 2009Q3 round and that will be discussed and voted again in this round, and four new grant proposals: "Creating a ctypes-Like Interface for Perl to External Subroutines":http://news.perlfoundation.org/2009/08/2009q3_grant_proposal_creating.html by Shlomi Fish "Enhancing CPANHQ":http://news.perlfoundation.org/2009/08/2009q3_grant_proposal_enhancin.html by Shlomi Fish "perl core memory improvements":http://news.perlfoundation.org/2010/02/2010q1_grant_proposal_perl_cor.html by Jim Cromie "Enhancing Perl 6 Pattern Matching":http://news.perlfoundation.org/2010/02/2010_grant_proposal_enhancing.html by Morris M. Siegel "Perl Compiler":http://news.perlfoundation.org/2010/02/2010_grant_proposal_perl_compi.html by Reini urban "CPAN

    ... read more
  • 2010Q1 Grant Proposal: perl core memory improvements Sat, 06-Feb-2010 by Alberto Simões
    in: Grants

    perl core memory improvements Name: Jim Cromie Email: Amount Requested: How much is your project worth? $3000 Synopsis Memory allocation enhancements in core Perl's variable namespace model is very flexible, users can: create vars, in any package, or in my scope, by naming them; give them complex values: my $foo share/assign/shallow-copy them: $main::bar $foo; crosslink or self ref them: $a $a other hairy stuff This

    ... read more
  • 2010 Grant Proposal: Enhancing Perl 6 Pattern Matching Sat, 06-Feb-2010 by Alberto Simões
    in: Grants

    Enhancing Perl 6 Pattern Matching with Ideas from Snobol4 and Other Sources Name: Morris M. Siegel, Ph.D. Email: Amount Requested: $3000 The substance of my proposed alternative pattern-matching specification has already been essentially worked out as a self-funded research project, as it were. I felt this project was of such importance that it was worthwhile giving myself a sort of sabbatical to develop it. It has taken rather longer than

    ... read more
  • 2010 Grant Proposal: Improve Dist::Zilla Sat, 06-Feb-2010 by Alberto Simões
    in: Grants

    Improve Dist::Zilla's Tests, Documentation, and Structure Name: Ricardo Signes Email: Amount Requested: $2000 Synopsis Dist::Zilla is a tool that helps Perl programmers build distributions for the CPAN. It eliminates boilerplate, handles packaging, interfaces with changelogs and version control, improves prerequisite management, and generally makes it easier to be a CPAN author. This grant will fund work to make it easier for new users to adopt Dist::Zilla and for Dist::Zilla itself

    ... read more
  • 2010 Grant Proposal: CPAN Reviews Sat, 06-Feb-2010 by Alberto Simões
    in: Grants

    CPAN reviews Name: Alexandr Ciornii Email: Amount Requested: $1200 Synopsis Many CPAN modules have good documentation, many have bad documentation. But there is no such thing as enough documentation. There are many good reviews, examples, descriptions outside CPAN. I propose to collect them and cataloguize. I want to make a site with links to reviews of CPAN modules. In general this site should be community-moderated, community-edited and allow users adding

    ... read more
  • 2010 Grant Proposal: Perl Compiler Sat, 06-Feb-2010 by Alberto Simões
    in: Grants

    Perl Compiler Name: Reini urban Email: Duration: Until March 2011 Amount Requested: $1000 Synopsis Fix most of the remaining perl compiler, i.e. B::C, B::CC, B::Bytecode bugs. Improve documentation a bit. Maintain the planned compiler.perl.org site. Benefits to the Perl Community A working compiler. Faster startup time. Optionally faster run-time if the B::CC optimizations work out as expected. parrot? I've worked with them. I gave up. Better a half-ass perl5 compiler

    ... read more
  • 2010Q1 Call for Grants Proposals Mon, 01-Feb-2010 by Alberto Simões
    in: Grants

    NOTE: **perl.org Request Tracker was down for about a week As this happened in the last days of the call for grants period we are extending it till the end of the week The Perl Foundation is looking at giving some grants ranging from $500 to $3000 in February/March 2010. In the past, we've supported Adam Kennedy's PPI, Strawberry Perl and Perl on a Stick, Nicholas Clark's work on Perl

    ... read more
  • YAPC::NA 2010 Dates Announced! Wed, 13-Jan-2010 by Josh McAdams

    The dates for "YAPC::NA 2010":http://yapc2010.com/ were announced recently. The conference will be the week of June 20th 2010 at Knowlton Hall on the Campus of the Ohio State University. The primary conference days will be June 21st, 22nd, 23rd, but if history tells us anything, there will be events, classes, and hackathons spread out for days before and after the official conference. #perl-conference-yapc

    ... read more
  • TPF Booth at CeBIT Thu, 07-Jan-2010 by Karen Pauley

    I am pleased to announce that TPF will be represented for the first time this year at "CeBIT":http://www.cebit.de/homepage_e. The conference is taking place between the 2nd and 6th of March in Hannover, Germany. The events team is still looking for more volunteers to staff the booth. If you want to help out you'll find information on the "events mailing list":http://www.mail-archive.com/events@lists.perlfoundation.org/ and the "events wiki":http://www.perlfoundation.org/perl5/index.cgi?events.

    ... read more
  • Events Mailing List Mon, 21-Dec-2009 by Karen Pauley
    in: Marketing

    Over the past few weeks discussions have been taking place on our Marketing list regarding different ways to promote Perl. One idea we are running with is promoting Perl at technical conferences where the main focus isn't Perl. Gabor has "announced":http://szabgab.com/blog/2009/12/1260171050.html that there will be a Perl booth at "FOSDEM":http://www.fosdem.org/2010/ in February next year. This is, hopefully, the first of many conferences that are targeted. To help co-ordinate our efforts

    ... read more
  • Grant Complete: learn.perl.org Mon, 07-Dec-2009 by reneeb
    in: Grants

    Eric Wilhelm has finished his grant "improving learn.perl.org":http://news.perlfoundation.org/mt/mt-search.cgi?blog_id=18&tag=learn.perl.org&limit=20". He has written six tutorials from "Getting Started with Perl" to "Your First GUI Desktop Application". The six tutorials are "Getting Started with Perl":http://learnperl.scratchcomputing.com/tutorials/getting_started/ "Control, Structures, Scoping, and Subroutines":http://learnperl.scratchcomputing.com/tutorials/csss/ "Using and Creating Modules":http://learnperl.scratchcomputing.com/tutorials/modules/ "An Introduction to Objects":http://learnperl.scratchcomputing.com/tutorials/objects/ "Perl/CPAN Configuration Howto":http://learnperl.scratchcomputing.com/tutorials/configuration/ "Your First GUI Desktop Application":http://learnperl.scratchcomputing.com/tutorials/wxperl/ The tutorials are currently hosted "http://learnperl.scratchcomputing.com":http://learnperl.scratchcomputing.com, but if Eric finds a better permanent home for them, he

    ... read more
  • Tcl::Tk for parrot/rakudo grant updates Fri, 04-Dec-2009 by Alberto Simões
    in: Grants

    Follows the update from Vadim on his grant: I've implemented 'call' method for interpreter object, which takes already parsed parameters and passes them to tcl/tk interpreter. It is similar to 'eval' method, but it should be faster, and also safer to use, because there will be no need to protect/escape special characters before calls. Also, widget calls to tcl/tk library are based on this method. Also, 'tk' widgets could be

    ... read more
  • Grant Update: wxPerl Documentation (20.11.2009) Fri, 20-Nov-2009 by reneeb
    in: Grants

    Eric Roode sent the following update: bq. The status is basically that the writing is taking much, much longer than I had expected. I had thought I'd be able to document a couple classes per hour; instead, it's taking me a few hours per class. I don't really know what to do to speed up the process, so I am just continuing to plug along. At the rate I'm going,

    ... read more
  • Skipping Call for Grant Proposals for 2009Q4 Sat, 14-Nov-2009 by Alberto Simões
    in: Grants

    Given my high amount of work at the moment and the big number of grants not finished I decided to skip the fourth call for grants for 2009. I am sorry for any inconvenience.

    ... read more
  • New look on www.perl.org Fri, 13-Nov-2009 by Ask Bjørn Hansen

    As you might have seen already, www.perl.org got a new look thanks to Foxtons and Leo Lapworth, Stephen Morgan and Cameron Richmond.

    ... read more
  • Grant Update: learn.perl.org (09.11.2009) Mon, 09-Nov-2009 by reneeb
    in: Grants

    Over the last two weeks, Eric has done a lot of things... bq. I've added the "CPAN and Perl Configuration Howto" to the site. Feedback so far has been good. I'm waiting to hear if there are stumbling points or if it leaves any important questions unanswered. bq. "http://learnperl.scratchcomputing.com/tutorials/configuration/":http://learnperl.scratchcomputing.com/tutorials/configuration/ bq. The "Control, Structures, Scoping and Subroutines" tutorial is now complete. bq. "http://learnperl.scratchcomputing.com/tutorials/csss/":http://learnperl.scratchcomputing.com/tutorials/csss/ bq. I've finished writing the tutorials and am

    ... read more
  • Frozen Perl Call for Speakers Sat, 07-Nov-2009 by Josh McAdams

    The "Frozen Perl 2010":http://www.frozen-perl.org/mpw2010/ workshop is scheduled for Saturday, February 6th at the University of Minnesota's McNamara Alumni Center in Minneapolis, MN. The organizers just put out their "call for speakers":http://www.frozen-perl.org/mpw2010/cfs.html a day or so ago. If you have no fear of freezing temperatures and want to attend or speak at a great Perl workshop, check it out. Also, the are still "looking for sponsors":http://www.frozen-perl.org/mpw2010/sponsorship.html if you'd like to help

    ... read more
  • Grant Complete: Pod Munging Utilities Mon, 26-Oct-2009 by Ricardo Signes
    in: Grants

    It is with great pleasure that I am able to announce, on behalf of Ricardo Signes, that the TPF-funded work on Pod::Elemental and Pod::Weaver is complete! Here's his final report: Just a few days after predicting that the months-old grant was half done, it became quite clear that the first half was much, much more difficult than the second. The initial grant proposal listed the following targets: clearly defined and

    ... read more
  • Grant update: Improving learn.perl.org (25.10.2009) Sun, 25-Oct-2009 by reneeb
    in: Grants

    Eric sent me this update: bq. I've sent a handful of changes to Robert and have been asked not to change the page style as apparently there's some other initiative going on. bq. The perl-org-patches list has generated some conflicting changes for the new /tutorials/ page as well as the index.html and I'm trying to resolve that content. The "learnperl.scratchcomputing.com":http://learnperl.scratchcomputing.com front page has a sketch of where I'm wanting the

    ... read more
  • Grant Update: Pod Mangling Utilities Thu, 22-Oct-2009 by Ricardo Signes
    in: Grants

    After a strong start, work on Pod::Elemental and Pod::Weaver was quickly derailed by conference season, and then by a few non-technical distractions. I've gotten back to work, though, and quite a lot of progress has been made. The second major goal, "extensive tests for Pod::Elemental," is basically complete. Pod::Elemental is fairly well defined, documented, and tested, and can now be used to perform significant document mangling. The "PodPurler" for Dist::Zilla

    ... read more
  • The Perl Foundation Marketing Committee Tue, 20-Oct-2009 by Curtis "Ovid" Poe
    in: Projects

    Now that I've joined the Board of Directors for the Perl Foundation, my first action was to propose a marketing committee be set up and the board approved the proposal. It's an ambitious goal, but a useful one. In the past, we've merely had a single PR person such as Andy Lester or Joshua McAdams. The problem with this approach is that there is simply too much for them to

    ... read more
  • Grant Update: The Perl Survey Mon, 19-Oct-2009 by Ricardo Signes
    in: Grants

    Kieren Diment reports that the Perl Survey is ready for deployment. He's been hardening the application against abuse by bots, simplifying the original set of demographic questions, and writing new survey questions. Kieren hopes to be freer from distraction as work continues through the end of the year.

    ... read more
  • Google Summer of Code 2009 Wrap-Up Tue, 06-Oct-2009 by Karen Pauley
    in: GSoC

    This year's Google Summer of Code has ended. We would like to thank "Jonathan Leto":http://leto.net/dukeleto.pl/, the mentors, and the students for all their hard work. Jonathan has written an excellent summary of the project, "Perls of Wisdom: The Perl Foundation Parrot's Google Summer of Code":http://google-opensource.blogspot.com/2009/10/perls-of-wisdom-perl-foundation-parrots.html, and the code is also "available":http://code.google.com/p/google-summer-of-code-2009-tpf/downloads/list. We hope to participate in this project again next year and if you are interested in working with us

    ... read more
  • Grant update - improving learn.perl.org (21.09.2009) Mon, 21-Sep-2009 by reneeb
    in: Grants

    Eric sent this update: bq. I've written Combust::Spontaneously to make it possible for anyone to get a local apache-less server running perl.org's templating system in under 5 minutes. It is now on the CPAN. bq. With that, I've been doing some work on the stylesheet and navigation on the combust templates from learn.perl.org and starting to port some of my content into it. bq. --Eric More info about this

    ... read more
  • New Board Member Mon, 21-Sep-2009 by Karen Pauley

    As part of a renewed effort to expand the membership of the "Board":http://www.perlfoundation.org/who_s_who we are pleased to announce the addition of Curtis "Ovid" Poe as our newest Director. Ovid is not new to The Perl Foundation, having been involved with the grants committee since 2003, and we are delighted that he is willing to take on this role. His first task will be to work with Dan Magnuszewski to expand

    ... read more
  • TPF Position Changes Wed, 09-Sep-2009 by Jim Brandt

    Every year during conference season, we assess positions in TPF that we need to fill and take advantage of in-person meetings at conferences to try to find candidates. Now that we've worked through that cycle, I'm happy to announce some volunteers in new positions. Josh McAdams is moving from PR to Conference Chair and anyone who enjoyed the 2 YAPC::NAs in Chicago knows he's a natural for this position. Long-time

    ... read more
  • Hague Grant: Traits, Introspection and More Dispatch Work For Rakudo - Final Report Sat, 05-Sep-2009 by Karen Pauley
    in: Grants

    Jonathan Worthington writes: Introduction bq. If it weren't for the fact that you said you were going to do it, I would've doubted it could be done at all in current Parrot. pmichaud In many senses, this "Hague Grant":http://news.perlfoundation.org/2009/04/hague_perl_6_grant_request_tra.html was rather more challenging than my "last one":http://news.perlfoundation.org/2008/11/hague_grant_request_rakudo_dis.html. In the course of it, I've been dealing with major changes to some of the things most fundamental to any Perl

    ... read more
  • Hague Grant Application: Rakudo Signature Improvements Sat, 05-Sep-2009 by Jim Brandt

    Below is the latest Hague grant request, submitted by Jonathan Worthington. Please feel free to comment below. h2. Project Title Rakudo Signature Improvements h2. Synopsis This grant aims to increase correctness, completeness, stability and performance of Rakudo's implementation of signatures and signature binding. h2. Benefits to Perl 6 Development Rakudo has continued to make impressive progress in recent months, and recently the Rakudo team, of which I am a part,

    ... read more
  • 2009Q3 Grant Results Tue, 01-Sep-2009 by Alberto Simões
    in: Grants

    Dear all, sorry for the delay. August was a complicated month. It is the Conference month and the Vacation month. But I think it was worth waiting for. This quarter TPF will fund three grants: "Corporate, Embedded, and Multi-user Perl on Windows":http://news.perlfoundation.org/2009/08/2009q3_grant_proposal_corporat.html by Curtis Jewell. This grant will be co-funded by TPF and Adam Kennedy. "wxPerl documentation":http://news.perlfoundation.org/2009/08/wxperl_documentation.html by Eric J. Roode. "Changing the Perl 5 optree build process into a

    ... read more
  • Running Grants (2009 - XV) Sat, 22-Aug-2009 by Alberto Simões
    in: Grants

    This is the last post presenting a report for all grants at once. Future reports will be posted by respective grant managers whenever they have relevant news. TPF expects grantees to report at least once each month. If you are a grantee, please, easy the task of your grant manager sharing news with him. If you are a grant manager and your grantee does not report for a long time,

    ... read more
  • 2009Q3 Grant Proposals Mon, 10-Aug-2009 by Alberto Simões
    in: Grants

    After three extenuating days at YAPC::EU::2009, and after some rest time, finally had the time to prepare the list of grant proposals for the third quarter of 2009. We have seven proposals, that can be read in this blog: perl core memory improvements by Jim Cromie wxPerl Documentation by Eric J. Roode Improve the visual design of Perl websites by Jon Allen Corporate, Embedded, and Multi-user Perl on Windows by

    ... read more
  • 2009Q3 Grant Proposal: perl core memory improvements Mon, 10-Aug-2009 by Alberto Simões
    in: Grants

    Name: Jim Cromie Email: Amount Requested: How much is your project worth? $3000K Synopsis Memory allocation enhancements in core Perl is greedy wrt recycling sv-bodies; freed bodies are returned to an interpreter-global freelist, where they hang until process termination. Workloads which rotate through large populations of each body-type would be badly limited; there would be no memory left. While this workload profile is arbitrary, so is the limitation. More to

    ... read more
  • 2009Q3 Grant Proposal: wxPerl Documentation Mon, 10-Aug-2009 by Alberto Simões
    in: Grants

    Name: Eric J. Roode, ROODE on CPAN. Email: or Amount Requested: $2500 for Q3 2009. Synopsis Write a lot of much-needed documentation for wxPerl. Benefits to the Perl Community Perl has a reputation as a language that is not suited for GUI development. This is silly; Perl is as suited for GUI as any other language. But the learning curve for most of Perl's GUI toolkits is steep,

    ... read more
  • 2009Q3 Grant Proposal: Improve the visual design of Perl websites Mon, 10-Aug-2009 by Alberto Simões
    in: Grants

    Name: Jon Allen Email: Amount Requested: USD 3,000 Synopsis Produce a modern, visually appealing set of templates, stylesheets, and other assets that Perl website owners can easily use and adapt to achieve a stylish look and feel, regardless of the back-end technologies powering each individual site. Benefits to the Perl Community Presentation and visual design forms a strong and lasting impression on website visitors. Unfortunately, the 1990s style of many

    ... read more
  • 2009Q3 Grant Proposal: Corporate, Embedded, and Multi-user Perl on Windows Mon, 10-Aug-2009 by Alberto Simões
    in: Grants

    Name: Curtis Jewell Email: Amount Requested: US $5000. Synopsis Enhance Strawberry Perl so that it can be customized for different environments, and silently embedded inside of other corporate and open source projects. Benefits to the Perl Community With the upgrade to a .msi installer for Strawberry Perl, it is now possible to solve many outstanding issues and expand Windows Perl in new directions. These include greater compatibility with corporate environments,

    ... read more
  • 2009Q3 Grant Proposal: Changing the Perl 5 optree build process into a Abstract Syntax Tree generation and a code generation step Mon, 10-Aug-2009 by Alberto Simões
    in: Grants

    Name: Gerard Goossen Email: Amount Requested 5,000 Synopsis This project is to change the Perl 5 optree build process into a step where the parser generates an Abstract Syntax Tree and a step where the executable code in the form of a list of function pointers is generated from the AST. Because this project is refactoring of a major part of the Perl 5 core, a good benchmark of

    ... read more
  • 2009Q3 Grant Proposal: Enhancing CPANHQ Mon, 10-Aug-2009 by Alberto Simões
    in: Grants

    Name: Shlomi Fish Email: Amount Requested: $1500 Synopsis CPANHQ a community-driven, meta-data-enhanced interface to CPAN. Benefits to the Perl Community The current CPAN interfaces http://search.cpan.org/ kobesearch, and the rest of the CPAN services that various individuals have set up are not integrated, are not based on enough meta-data, are not enough community-driven and are generally lacking. As a result of all this, some people started the "Rethinking CPAN" effort: http://www.google.com/search

    ... read more
  • 2009Q3 Grant Proposal: Creating a ctypes-Like Interface for Perl to External Subroutines Mon, 10-Aug-2009 by Alberto Simões
    in: Grants

    Name: Shlomi Fish Email: Amount Requested: $1500. Synopsis Develop a powerful Foreign Function Interface for Perl 5, similar to Python's ctypes. Benefits to the Perl Community ctypes provides a very handy way to call hard-coded subroutines in shared libraries, but only for Python. Having a similar module for Perl will benefit Perl 5 programmers who will be able to call subroutines in C and similar compiled languages from their Perl

    ... read more
  • Running Grants (2009 - XIV) Sat, 01-Aug-2009 by Alberto Simões
    in: Grants

    Dear all, I am sorry to inform that I am busy with YAPC::EU::2009 organization. This means that this time we will not have grants updates, and that grants evaluation for this quarter will start later two weeks. #grants

    ... read more
  • YAPC::EU 2009 Starts Next Week! Fri, 31-Jul-2009 by Josh McAdams

    Conference season is in full swing and the next event that you might be interested in is "YAPC::EU 2009":http://yapceurope2009.org/ye2009/. This year's conference is going to be in Lisbon, Portugal and will be loaded with days of Perl programming talks and events. The theme this year is 'Corporate Perl'. Some featured presentations include Larry Wall's opening keynote, "Damian Conway's 'The Missing Link'":http://yapceurope2009.org/ye2009/talk/2088, and José Castro's closing keynote. You can check out

    ... read more
  • CPAN Ticker Wed, 22-Jul-2009 by Jim Brandt

    We've all seen various tickers like this "deficit tracker":http://www.americaneconomicalert.org/ticker_home.asp which track negative things to raise awareness. How hard would it be to create a CPAN ticker? Something like ticker.cpan.org to show distributions, etc. as they increase. Then maybe specific ones like ticker.cpan.org/Moose to watch distributions?

    ... read more
  • Proposed Payments for Clearing Perl 5 Bugs Sun, 19-Jul-2009 by Jim Brandt

    A few months ago, Nicholas Clark posted "an interesting plan":http://www.nntp.perl.org/group/perl.perl5.porters/2009/05/msg146785.html to spend some of TPF's money. In fact, it's so interesting, we're going to try to take him up on it. At "YAPC::NA 2009":http://yapc10.org/yn2009/ this year, I sat down with Mark Keating, acting on behalf of the "Enlightened Perl":http://www.enlightenedperl.org/ group, and we agreed to work on something like this: Mark and company will build a web app to manage the

    ... read more
  • Running Grants (2009 - XIII) Sat, 18-Jul-2009 by Alberto Simões
    in: Grants

    Grants updates: h3. "Port PyYAML to Perl":http://www.perlfoundation.org/ingy_dot_net_port_pyyaml_to_perl Ingy döt Net No updates from Ingy. h3. "Fixing Bugs in the Archive::Zip Perl Module":http://www.perlfoundation.org/fixing_bugs_in_the_archive_zip_perl_module Alan Haggai Alavi No updates from Grant Manager. h3. "Test::Builder 2":http://www.perlfoundation.org/test_builder_2 Michael G Schwern No updates from Schwern. h3. "Perl cross-compilation for linux and wince":http://www.perlfoundation.org/vadim_konovalov_perl_cross_compilation_for_linux_and_wince Vadim Konovalov No updates from Vadim. If you know Vadim, please poke him. We need to know what is happening with him. h3.

    ... read more
  • TPF Board Changes Mon, 13-Jul-2009 by Jim Brandt

    There's been a bit of activity on the TPF Board over the past few weeks, so here's a summary of the current membership: Chairman: Nat Torkington has replaced Bill Odom as chairman. President: The TPF board has approved the "revised grant proposal":http://news.perlfoundation.org/2009/05/continued_review_of_tpf_grant.html from Richard Dice to do TPF infrastructure work and a condition of the approval is that he not be a sitting member of the board while working on

    ... read more
  • Running Grants (2009 - XII) Sat, 04-Jul-2009 by Alberto Simões
    in: Grants

    Grants updates: h3. "Port PyYAML to Perl":http://www.perlfoundation.org/ingy_dot_net_port_pyyaml_to_perl Ingy döt Net No updates, this time. h3. "Fixing Bugs in the Archive::Zip Perl Module":http://www.perlfoundation.org/fixing_bugs_in_the_archive_zip_perl_module Alan Haggai Alavi Alan Haggai has been improving the new named argument features and adding lots of automated tests. A new release of Archive::Zip, with many of his improvements, is now available on the CPAN. Currently he is updating the POD to reflect the changes. Next he will

    ... read more
  • 2009Q3 Call for Grants Proposals Sat, 04-Jul-2009 by Alberto Simões
    in: Grants

    The Perl Foundation is looking at giving some grants ranging from $500 to $3000 in August/September 2009. In the past, we've supported Adam Kennedy's PPI, Strawberry Perl and Perl on a Stick, Nicholas Clark's work on Perl internals, Jouke Visser's pVoice, Chris Dolan on Perl::Critic and many others You don't have to have a large, complex, or lengthy project. You don't even have to be a Perl master or guru.

    ... read more
  • YAPC::NA 2010 in Columbus Wed, 24-Jun-2009 by Josh McAdams

    We are excited to announce that "Columbus, Ohio Perl Mongers":http://columbus.pm.org/ will be the hosts of "YAPC::NA 2010":http://yapc2010.com/. They came in a very close second in last year's bidding and came back this year with an excellent proposal that sets the stage for a great YAPC::NA 2010 in Columbus. Congratulations Columbus!

    ... read more
  • Running Grants (2009 - X) Tue, 23-Jun-2009 by Alberto Simões
    in: Grants

    Dear all, thanks for the grant managers who sent me updates, but I had some problems with my laptop and things were not easy. Hope to get back on track in 15 days.

    ... read more
  • Running Grants (2009 - XI) Sun, 07-Jun-2009 by Alberto Simões
    in: Grants

    Grants updates, in fact, updates IX, X and XI, as we had a small stop. h3. "Port PyYAML to Perl":http://www.perlfoundation.org/ingy_dot_net_port_pyyaml_to_perl Ingy döt Net Ingy update: I'm a bit behind on finishing YAML::Perl. This is due mostly to a focus on TestML. So far I have the spec: http://ingydotnet.github.com/testml/spec/ and a Perl 5 implementation: http://github.com/ingydotnet/testml-pm/ These are undergoing last minute changes. _The reason I'm doing this and telling you about it,

    ... read more
  • 2009Q2 Grant Results Fri, 22-May-2009 by Alberto Simões
    in: Grants

    After grant proposals comment by the community and vote taking place in the Grant Committee, these are the results. Rejected proposals: "Project nival ":http://news.perlfoundation.org/2009/05/2009q2_grant_proposal_project.html "Project ruddy ":http://news.perlfoundation.org/2009/05/2009q2_grant_proposal_project_1.html "Perl 6 Pages":http://news.perlfoundation.org/2009/05/2009q2_grant_proposal_perl_6_p.html Funded proposal: "Pod Mangling Utility Improvements":http://news.perlfoundation.org/2009/05/2009q2_grant_proposal_pod_mang.html

    ... read more
  • Approval of latest Hague Perl 6 Grant, "Traits, Introspection and More Dispatch Work For Rakudo" Fri, 22-May-2009 by Richard Dice

    It is with great pleasure to announce the approval of the latest "Ian Hague grant for Perl 6 development":http://www.perlfoundation.org/ian_hague_perl_6_development_grants, entitled "'Traits, Introspection and More Dispatch Work For Rakudo.'":http://news.perlfoundation.org/2009/04/hague_perl_6_grant_request_tra.html This grant goes to "Jonathan Worthington":http://www.jnthn.net/, who has already "successfully finished":http://news.perlfoundation.org/2009/04/hague_perl_6_grant_for_jonatha.html one Hague grant. The grant manager for this grant will be "Patrick Michaud":http://www.pmichaud.com/, the lead architect of "Rakudo Perl 6":http://www.rakudo.org/, the "Perl 6":http://www.perlfoundation.org/perl6/index.cgi implementation effort on top of the "Parrot virtual

    ... read more
  • Continued Review of TPF Grant for Richard Dice on TPF and Perl community work Wed, 20-May-2009 by Richard Dice

    The TPF board of directors wants to provide a progress update on discussion regarding providing support to Richard Dice to work on TPF and Perl community issues. The original public announcement and request-for-comment is "found here.":http://news.perlfoundation.org/2009/04/request_for_comment_tpf_to_eng.html The new version of this proposal is available here It has been revised considerably based on community comment and discussion within TPF. Highlights of the changes between the original version and the current one

    ... read more
  • YAPC::NA 2010 Call for Venue Wed, 13-May-2009 by Jeremy Fluhmann

    It's that time again! Welcome to another Yet Another Perl Conference, North America Call for Venue. Do you want to bring hundreds of Perl geeks to your city? If so, then please consider submitting your bid for YAPC::NA 2010. Similar to last year, the deadline for submissions is June 10 and the winning bid will be announced at "this year's conference in Pittsburgh":http://yapc10.org/. How do you get started? Please review

    ... read more
  • Making the most of our conference presence Sun, 10-May-2009 by Josh McAdams

    The Perl Foundation will have a booth at OSCON again this year. The booth always serves as a great meeting place for those of us in the Perl community, but beyond that, it tends to be a little confused as to its purpose. We know that we want to show other OSCON attendees that the Perl community is an active community that is on the cutting edge of technology. We

    ... read more
  • 2009Q2 Grant Proposals Sun, 03-May-2009 by Alberto Simões
    in: Grants

    That time of the month is back. This quarter we had two new grant proposals, and two grant proposals that were maintained from last round. We expect the community to comment on these grants accordingly with their relevance. Please comment on each grant proposal post: "Perl 6 Pages":http://news.perlfoundation.org/2009/05/2009q2_grant_proposal_perl_6_p.html "Pod Mangling Utility Improvements":http://news.perlfoundation.org/2009/05/2009q2_grant_proposal_pod_mang.html "Project nival ":http://news.perlfoundation.org/2009/05/2009q2_grant_proposal_project.html "Project ruddy ":http://news.perlfoundation.org/2009/05/2009q2_grant_proposal_project_1.html

    ... read more
  • 2009Q2 Grant Proposal: Project ruddy (web nttp/rss reader and email system) Sun, 03-May-2009 by Alberto Simões
    in: Grants

    Project ruddy Name: Igor Sanchez-Puls and Rene Sanchez-Puls. Amount Requested: Front end 1000 Back end 1000 Total 2000 Synopsis The name ruddy comes from a kind of dove. Ruddy is intended to be version 0 of a nntp/rss reader an a web based email system. Benefits to the Perl Community It will be an extensible web mail system written with perl and jquery,

    ... read more
  • 2009Q2 Grant Proposal: Project nival (CMS) Sun, 03-May-2009 by Alberto Simões
    in: Grants

    Project nival Name: Igor Sanchez-Puls and Rene Sanchez-Puls. Amount Requested: Front end 1000 Back end 1000 Total 2000 Synopsis The name nival comes from a kind of owl. Nival is intended to be version 0 of a Content Management System Benefits to the Perl Community It will be an extensible CMS written with perl and jquery, allowing to build sites in an

    ... read more
  • 2009Q2 Grant Proposal: Pod Mangling Utility Improvements Sun, 03-May-2009 by Alberto Simões
    in: Grants

    Pod Mangling Utility Improvements Name: Ricardo Signes Email: Amount Requested: $2000 Synopsis This grant is for the completion of design and implementation of basic versions of three pieces of software currently under development: Pod::Elemental Pod::Weaver Dist::Zilla::Plugin::PodWeaver All three modules exist and have been in use by a number of people for some time. The main thrust of the grant is to improve the usability and reliability of Pod::Weaver. Pod::Weaver is

    ... read more
  • 2009Q2 Grant Proposal: Perl 6 Pages Sun, 03-May-2009 by Alberto Simões
    in: Grants

    Project Title: Perl 6 Pages Name: Herbert Breunung Email: Amount Requested: 600$ € Synopsis comprehensive lexicon-like tutorial Benefits to the Perl Community It will become easy to learn Perl6, because this way people can easily grab the bits they want to learn now about Perl 6. Once ready it may become also a communication channel with people not so involved into perl 6 Deliverables 8-10 larger Pages in the TPF

    ... read more
  • Hague Perl 6 Grant request, "Traits, Introspection and More Dispatch Work For Rakudo", open for comment Tue, 28-Apr-2009 by Richard Dice

    Coming off the completion of his first Hague grant, Jonathan Worthington has submitted a request for a new Ian Hague Perl 6 development grant for his proposal "Traits, Introspection and More Dispatch Work For Rakudo". A part of the Hague grant process is that submitted grant requests may, as opted by the submitter, be provided for public and community comment. Jonathan's grant request is included here, below. Any interested Perl

    ... read more
  • Hague Perl 6 Grant for Jonathan Worthington completed and accepted Tue, 28-Apr-2009 by Richard Dice

    In late November 2007 Jonathan Worthington submitted a "Hague Perl 6 Grant proposal":http://www.perlfoundation.org/ian_hague_perl_6_development_grants entitled "'Rakudo Dispatch and Role Enhancements'":http://news.perlfoundation.org/2008/11/hague_grant_request_rakudo_dis.html. I am pleased to announce that Jonathan submitted his final Hague grant report yesterday and it was approved and accepted by chromatic, the grant manager for the grant. This successfully completes this Hague Grant for Perl 6 development. We thank Jonathan for his great work on this grant and his efforts

    ... read more
  • Interview with Richard Dice, TPF President, for $foo, the German language Perl magazine Sun, 26-Apr-2009 by Richard Dice

    Back a few months ago I was interviewed by Renée Bäcker, the publisher of "$foo, the German language Perl magazine":http://perl-magazin.de/. The issue with that interview is just about to be released. You can read the "English version of the interview":http://downloads.foo-magazin.de/InterviewRichardDice2.pdf online. Understandably the interview talks about TPF's perspective on Perl through 2008 and other news and happenings in Perl and TPF.

    ... read more
  • Request for Comment: TPF to engage Richard Dice on 6 month contract for Perl community and TPF internal development work Sat, 25-Apr-2009 by Richard Dice

    Earlier this past week I submitted a proposal to the TPF Board of Directors; the PDF of this proposal is attached here. The plan includes a long list of projects, most of which have been discussed within TPF for a while but have been on indefinite hold due mainly to lack of available effort to address them properly. Some are for TPF process improvement and others are in more direct

    ... read more
  • Google Announces Nine Students in GSoC2009 with The Perl Foundation Thu, 23-Apr-2009 by Richard Dice
  • Moose Documentation Grant Tue, 21-Apr-2009 by Alberto Simões
    in: Grants

    Dave Rolsky finished writing the Moose Documentation. This grant started a few months ago, and Dave delivered it quickly. You can read Dave wrap-up on "his blog":http://blog.urth.org/2009/04/moose-docs-grant-wrap-up.html #grants

    ... read more
  • Running Grants (2009 - VIII) Sun, 19-Apr-2009 by Alberto Simões
    in: Grants

    Grants updates: h3. "Port PyYAML to Perl":http://www.perlfoundation.org/ingy_dot_net_port_pyyaml_to_perl Ingy döt Net Ingy update: I just finished giving my YAML talk today at the NPW in Oslo. It was well received. Later the slides will be up at http://ingydotnet.github.com/yaml-npw2009-talk/ This weekend is a hackathon. One of my big plans is to get PyYaml ported to Perl6 in Rakudo enough to parse Larry's syntax trees. YAML::Perl is all ported but just needs to:

    ... read more
  • Nordic Perl Workshop Wed, 08-Apr-2009 by Karen Pauley

    The "Nordic Perl Workshop":http://www.perlworkshop.no/npw2009/ will be taking place this week on Thursday and Friday in Oslo, Norway. The theme for this year's conference is "Your Future with Perl". The focus will be on Perl 6, Rakudo, Parrot, and modern ways of using Perl 5. A three day Perl 6 and Enlightened Perl "Hackathon":http://www.perlfoundation.org/perl6/index.cgi?oslo_perl_6_hackaton_2009 will follow the workshop. If you are interested in finding out more about this, take a look

    ... read more
  • 2009Q2 Call for Grant Proposals Mon, 06-Apr-2009 by Alberto Simões
    in: Grants

    The Perl Foundation is looking at giving some grants ranging from $500 to $3000 in May 2009. In the past, we've supported Adam Kennedy's PPI, Strawberry Perl and Perl on a Stick, Nicholas Clark's work on Perl internals, Jouke Visser's pVoice, Chris Dolan on Perl::Critic and many others You don't have to have a large, complex, or lengthy project. You don't even have to be a Perl master or guru.

    ... read more
  • Running Grants (2009-VII) Sat, 04-Apr-2009 by Alberto Simões
    in: Grants

    Grants updates: h3. "Port PyYAML to Perl":http://www.perlfoundation.org/ingy_dot_net_port_pyyaml_to_perl Ingy döt Net No updates this time. h3. "Fixing Bugs in the Archive::Zip Perl Module":http://www.perlfoundation.org/fixing_bugs_in_the_archive_zip_perl_module Alan Haggai Alavi No updates this time. h3. "Extending BSDPAN":http://www.perlfoundation.org/colin_smith_extending_bsdpan Colin Smith Grant closed due to grantee lack of feedback. h3. "Test::Builder 2":http://www.perlfoundation.org/test_builder_2 Michael G Schwern Michael update: _At the Birmingham QA Hackathon, between answering random questions and having random TAP discussions, my focus was on working on

    ... read more
  • Google Summer of Code: Student Deadline Approaching Thu, 02-Apr-2009 by Karen Pauley
    in: GSoC

    There is still time to apply to take part in this year's "Google Summer of Code":http://code.google.com/soc/. Don't forget student applications must be "submitted":http://socghop.appspot.com/student/apply/google/gsoc2009 by April 3rd, 12 Noon, PDT.

    ... read more
  • Running Grants (2009 - V) Sat, 21-Mar-2009 by Alberto Simões
    in: Grants

    Grants updates: "Port PyYAML to Perl":http://www.perlfoundation.org/ingy_dot_net_port_pyyaml_to_perl Ingy döt Net Ingy update: YAML-Perl is progressing nicely. I just uploaded 0.02 to CPAN and github. http://tinyurl.com/co6h6h details the current status and basic todo list. Basically the porting is winding down and all the basic stuff is working properly. The Parser is completely ported. In fact, all the classes are completely ported except: Emitter 3 more methods; Resolver 5 more methods I could

    ... read more
  • Google Summer of Code 2009 Thu, 19-Mar-2009 by Karen Pauley
    in: GSoC

    We are delighted to announce that TPF has been accepted as a mentoring organization for this year's "Google Summer of Code":http://code.google.com/soc/. We would like to thank everyone involved, especially "Jonathan Leto":http://leto.net/dukeleto.pl/ for all his hard work in coordinating this project. If you are a student, and would like more information on taking part, please read Jonathan's article on "applying for GSoC with The Perl Foundation":http://leto.net/dukeleto.pl/2009/03/applying-to-google-summer-of-c.html.

    ... read more
  • YAPC|10 Mon, 16-Mar-2009 by Josh McAdams

    The dates and pricing for the "tenth annual YAPC::NA":http://yapc10.org/yn2009 have been announced. This year's conference will be held at at "Carnegie Mellon University":http://www.cmu.edu/ in Pittsburgh, PA on from June 22nd through June 24th. Registration is open with early bird pricing happening now. Also, "the call for papers":http://yapc10.org/yn2009/cfp.html is open through Friday, 24 April 2009. The Yet Another Perl Conference is a high-quality, inexpensive technical conference with its roots in the

    ... read more
  • Padre and Parrot integration grant cancelled Sun, 15-Mar-2009 by Alberto Simões
    in: Grants

    Gabor grant on integrating Padre and Parrot was cancelled. Gabor explains why in his blog Note that this does not mean that this integration will not be done, or that TPF will not fund it. It just means that at this point Gabor does not have the time to deliver the grant on time.

    ... read more
  • Running Grants (2009-V) Sat, 07-Mar-2009 by Alberto Simões
    in: Grants

    Grants updates: "Port PyYAML to Perl":http://www.perlfoundation.org/ingy_dot_net_port_pyyaml_to_perl Ingy döt Net Ingy update: YAML::Perl is really coming together. Over 95% of the code is ported. I only port code once I have a failing test written to exercise that code. Just need to figure out how to tickle the other 5%. I plan on putting a big push in this weekend to get a release candidate version of YAML::Perl onto CPAN. The

    ... read more
  • Conference Season Thu, 05-Mar-2009 by Karen Pauley

    I used to think that there was a conference season and that it took place in the summer. Now in the Perl world we have so many grass-root events taking place that the whole year is our conference season. So far this year we have already had "Perl Oasis":http://perloasis.org/opw2009/ in Orlando, "Frozen Perl":http://www.frozen-perl.org/mpw2009/ in Minneapolis, the "Bulgarian Perl Workshop":http://event.perlbulgaria.org/sofia2009/, the "German Perl Workshop":http://www.perl-workshop.de/en/2009/index.html, and the "Belgian Perl Workshop":http://conferences.mongueurs.net/bpw2009/. Today the

    ... read more
  • 2009Q1 Grants Results Mon, 02-Mar-2009 by Alberto Simões
    in: Grants

    These are the results for the first round of 2009 grants requests: Rejected Proposals: CPAN::Forum development Codewalker Interactive Perl Interpreter Awareness and Utilization of Perl in Nigeria: A Survey OPener Chat OPener Package Inline C++/CLI Perl debugger integration in Padre, the Perl IDE Funded proposals: Improving learn.perl.org, by Eric Wilhelm and Tina Connolly Web.pm a lightweight web framework for Perl 6, by Ilya Belikin, Carl Mäsak and Stephen Weeks Still

    ... read more
  • Running Grants (2009 - IV) Sun, 22-Feb-2009 by Alberto Simões
    in: Grants

    Follows the fourth grants updates report. "Port PyYAML to Perl":http://www.perlfoundation.org/ingy_dot_net_port_pyyaml_to_perl Ingy döt Net No updates. "Fixing Bugs in the Archive::Zip Perl Module":http://www.perlfoundation.org/fixing_bugs_in_the_archive_zip_perl_module Alan Haggai Alavi Alan has finished adding support for archives with unicode filenames on Windows, and is now tackling the Perl side, making it possible to create archives with unicode filenames in them. "Extending BSDPAN":http://www.perlfoundation.org/colin_smith_extending_bsdpan Colin Smith No updates. "Test::Builder 2":http://www.perlfoundation.org/test_builder_2 Michael G Schwern No updates. "Perl cross-compilation

    ... read more
  • SMOP Grant Final Report Thu, 19-Feb-2009 by Alberto Simões
    in: Grants

    Project: Simple Meta Object Programming Grantee: Daniel Ruoso Grant Manager Jeff Horwitz Started: August, 2008 Finished: February, 2009 Follows the conclusion report, by Daniel Ruoso. Ok, I'll try to summarize what happened in the last 7 months We're actually in a point where it's not worth writing any other types in C. The amount of abstractions already demands us to write the built-in types in Perl 6, and there is

    ... read more
  • Running Grants (2009 - III) Sat, 07-Feb-2009 by Alberto Simões
    in: Grants

    Follows the third grants updates report. This time at Saturday, as yesterday was Grants Proposals day. "Port PyYAML to Perl":http://www.perlfoundation.org/ingy_dot_net_port_pyyaml_to_perl Ingy döt Net Ingy moved recently for Europe. He expects to deliver news really soon. "SMOP":http://www.perlfoundation.org/smop_simple_meta_object_programming Daniel Ruoso No update. "Fixing Bugs in the Archive::Zip Perl Module":http://www.perlfoundation.org/fixing_bugs_in_the_archive_zip_perl_module Alan Haggai Alavi Alan added Unicode support under Windows to extractTree and addTree. Now, he is trying to get other methods to support

    ... read more
  • 2009Q1 Grant Proposals Fri, 06-Feb-2009 by Alberto Simões
    in: Grants

    Is that time again. The deadline for grant proposals submissions ended six days ago, and now they are available for comment during a week. Please use each proposal post to comment about that project. Please do not post with simple messages as "I like it", or "+1". If you like it, state why you do. That is what will help us voting, not just another person name associated to the

    ... read more
  • 2009Q1 Grant Proposal: Improving learn.perl.org Fri, 06-Feb-2009 by Alberto Simões
    in: Grants

    Name: Eric Wilhelm and Tina Connolly Email: Amount Requested: $2000 Synopsis Revamp the learn.perl.org website to be more inviting to new users of Perl by creating a new series of articles which form a coherent and fun tutorial arc. Benefits to the Perl Community The learn.perl.org site should be a welcoming, fun, and educational experience for new users, complete with exciting projects and straightforward instructions to make it easier to

    ... read more
  • 2009Q1 Grant Proposal: Awareness and Utilization of Perl in Nigeria: A Survey Fri, 06-Feb-2009 by Alberto Simões
    in: Grants

    Name: Peter Odigie. Email: Where we can contact you! Amount Requested: How much is your project worth? $2500 Synopsis A short description. A survey to capture the awareness and use of perl by IT workers in the Nigerian public and private sector. Benefits to the Perl Community Why should the Perl Community grant this project? Nigeria is the biggest country in Africa with a lot of business opportunities. What happens

    ... read more
  • 2009Q1 Grant Proposal: Pod Mangling Utility Improvements Fri, 06-Feb-2009 by Alberto Simões
    in: Grants

    Name: Ricardo Signes Email: Amount Requested: $2000 Synopsis This grant is for the completion of design and implementation of basic versions of three pieces of software currently under development: Pod::Elemental Pod::Weaver Dist::Zilla::Plugin::PodWeaver All three modules exist and have been in use by a number of people for some time. The main thrust of the grant is to improve the usability and reliability of Pod::Weaver. Pod::Weaver is one of the key

    ... read more
  • 2009Q1 Grant Proposal: Interactive Perl Interpreter Fri, 06-Feb-2009 by Alberto Simões
    in: Grants

    Name: Erik Osheim Email: Amount Requested: $1000 Synopsis This project aims to build an interactive interpreter for Perl. The goals of this project are to allow pasted Perl code to run line-by-line as it would be in a Perl script, provide tab completion and introspection at least equal to that provided by the Perl debugger, to provide documentation and packaging, and lastly a package to help with introspection. Benefits to

    ... read more
  • 2009Q1 Grant Proposal: OPener Chat Fri, 06-Feb-2009 by Alberto Simões
    in: Grants

    dl> Name: Wang Lei Email: Amount Requested: 2000USD Synopsis Opener Chat is a kind of multi-user and multi-protocol online communication software which is like Pidgin Opener Chat is completely written in Perl which consists of the graphical interface part and net part. We use the module of win32::GUI to carry its interface into effect, so this software can only run on the win32 platform. This project has started a period

    ... read more
  • 2009Q1 Grant Proposal: OPener Package Fri, 06-Feb-2009 by Alberto Simões
    in: Grants

    Name: Wang Lei Email: Amount Requested: 3000USD Synopsis Opener package is a kind of software for the development of Windows installers which purpose is to make easily issued installers. It is like NSIS, but the main goal of the Opener package is to make installers which program in Perl. Opener package need to use Par to carry into effect. We use Par to package the executed files. We have already

    ... read more
  • 2009Q1 Grant Proposal: Web.pm - a lightweight web framework for Perl 6 Fri, 06-Feb-2009 by Alberto Simões
    in: Grants

    Names: Ilya Belikin, Carl Mäsak, Stephen Weeks Email: Ilya Belikin Carl Mäsak Stephen Weeks Amount Requested: $3000. Ilya: 1320$, for 12h/week. Carl: 1100$, for 10h/week. Stephen: 550$, for 5h/week. Synopsis Two years ago, Juerd proposed the Web.pm module for Perl 6. Meant to functionally replace Perl 5's CGI.pm, it is a revamping of the fundamentals in order to better serve today's web development needs. Apart from implementing a working web

    ... read more
  • 2009Q1 Grant Proposal: Perl 6 Pages Fri, 06-Feb-2009 by Alberto Simões
    in: Grants

    Name: Herbert Breunung Email: Amount Requested: 600$ € Synopsis comprehensive lexicon-like tutorial Benefits to the Perl Community It will become easy to learn Perl6, because this way people can easily grab the bits they want to learn now about Perl 6. Once ready it may become also a communication channel with people not so involved into perl 6 Deliverables 8-10 larger Pages in the TPF perl 6 Wiki. See german

    ... read more
  • 2009Q1 Grant Proposal: Codewalker Fri, 06-Feb-2009 by Alberto Simões
    in: Grants

    Name: Hugh Barnard Email: Amount Requested: $2000 Synopsis Project takes code and walks the call tree producing graphviz diagrams It's a parsing and documentation project Benefits to the Perl Community It helps refresh and refactor legacy Perl code and provides clear documentation for larger Perl projects. It lessens of the perceived disadvantages of Perl, readability. Deliverables The code exists and works but my intention is to rewrite a first version

    ... read more
  • 2009Q1 Grant Proposal: CPAN::Forum development Fri, 06-Feb-2009 by Alberto Simões
    in: Grants

    Name: Gabor Szabo Email: Amount Requested: USD 3000 Synopsis Lots of general improvements of CPAN::Forum. Benefits to the Perl Community CPAN::Forum has been around for several years now and it is linked from both major search engines but it is under utilized. Improving its interface will make it easier for users to ask questions regarding specific modules. The whole idea of CPAN::Forum was to provide an alternative to setting up

    ... read more
  • 2009Q1 Grant Proposal: Perl debugger integration in Padre, the Perl IDE Thu, 05-Feb-2009 by Alberto Simões
    in: Grants

    Name: Gabor Szabo Email: Amount Requested: USD 1500 Synopsis Integrating the perl built-in debugger into Padre, the Perl IDE using Debug::Client a stand alone client to the perl debugger. Benefits to the Perl Community Padre already has many features required for a text editor. Adding the debugging capabilities will allow any perl programmer to use the power of the built in debugger without the fear of the command line or

    ... read more
  • 2009Q1 Grant Proposal: Inline C++/CLI Thu, 05-Feb-2009 by Alberto Simões
    in: Grants

    Name: John R. Hogerhuis Email: Amount Requested: $3000 Synopsis Write Perl subroutines and classes in C++/CLI Benefits to the Perl Community The benefit of this project is that it opens up access to .Net APIs to Perl programmers. This prevents Perl from being marginalized on the Windows platform. It allows the Perl community to continue to use its favorite tool to solve problems on the Windows platform without giving up

    ... read more
  • Running Grants (2009 - II) Wed, 14-Jan-2009 by Alberto Simões
    in: Grants

    Prepare for a big post! Here are the most recent updates from TPF running grants. "Port pyYAML to Perl":http://www.perlfoundation.org/ingy_dot_net_port_pyyaml_to_perl No updates this time. "Test::Builder 2":http://www.perlfoundation.org/test_builder_2 Schwern update: TB2 development has been dead for the last few months, largely because I haven't been programming. I'm getting started again, I've been poking at the code again lately, and I'm making three changes to the way its developed. _1> Reigning in the TB2

    ... read more
  • 2009Q1 Call for Grants Proposals Wed, 07-Jan-2009 by Alberto Simões
    in: Grants

    The Perl Foundation is looking at giving some grants ranging from $500 to $3000 in February 2009. In the past, we've supported Adam Kennedy's PPI, Strawberry Perl and Perl on a Stick, Nicholas Clark's work on Perl internals, Jouke Visser's pVoice, Chris Dolan on Perl::Critic and many others You don't have to have a large, complex, or lengthy project. You don't even have to be a Perl master or guru.

    ... read more
  • Running Grants (2009 - I) Fri, 02-Jan-2009 by Alberto Simões
    in: Grants

    This is the first update for running grants on 2009. At the moment TPF has 12 running grants: "Port pyYAML to Perl":http://www.perlfoundation.org/ingy_dot_net_port_pyyaml_to_perl I just uploaded YAML-Perl-01_01. It has the entire Loader stack represented. You can play with it by using: ysh -MYAML::Perl It will load many simple YAML documents all the way through, but is not yet complete, so many others will fail. There are 10 modules involved in the

    ... read more
  • Perl on a Stick - Grant Complete Fri, 02-Jan-2009 by Alberto Simões
    in: Grants

    Adam Kennedy finished his Perl on a Stick grant a few weeks ago. You can download the first beta release in Strawberry Perl website Also, while TPF expects Adam to publish a final report sometime, he wrote some posts on his use.perl blog about this grant. Here is a brief resume of them: Strawberry Perl October 2008 Released! I can't submit my grant report yet because of The Sekrit! Microsoft

    ... read more
  • New Grant Manager Fri, 26-Dec-2008 by Alberto Simões

    I posted recently on use.perl asking for new Grant Managers for The Perl Foundation. We got some candidates Nuno Carvalho Renée Bäecker Scott "KONOBI" McWhirter Andrew Shitov Steve Peters Robin Berjon Makoto Nozaki David Nicol Unfortunately I did not receive all these names before starting the voting process. Nevertheless, they will be on my backup list for whenever The Perl Foundation needs new grant managers. From the list the Grant

    ... read more
  • Perl 5 Development Now on Git Thu, 25-Dec-2008 by Josh McAdams

    Perl 5's revision history is now "stored in a git repository":http://perl5.git.perl.org/perl.git accessible to any developer around the world! Since March 1997 Perl 5 development has been done using a "Perforce":http://www.perforce.com revision control system generously hosted by "ActiveState":http://www.activestate.com. This system provided a powerful tool set for core developers, but tended to keep outside contributors at arms length. Now there is "a git repository available to anyone":http://perl5.git.perl.org/perl.git. The repository is hosted on

    ... read more
  • Booking.com Makes a Major Contribution to TPF Thu, 25-Dec-2008 by Josh McAdams

    We are happy to announce that "Booking.com":http://www.booking.com has donated $50,000 to The Perl Foundation to aid in the further development and maintenance of the Perl programming language in general, and Perl 5.10 in particular. "Booking.com":http://www.booking.com is also donating hardware and sysadmin time to provide the servers for "the new git master for Perl 5":http://use.perl.org/articles/08/12/22/0830205.shtml. Booking.com is Europe's largest and fastest growing online hotel reservation service. It is based in Amsterdam,

    ... read more
  • Running Grants (2008-X) Mon, 15-Dec-2008 by Alberto Simões
    in: Grants

    Colin Smith Extending BSDPAN No updates. Leon Timmermans Embedding perl into C++ applications No updates. Vadim Konovalov Tcl/Tk access for Rakudo Vadim update: Today I've sent a patch to the parrot development list, which is the first portion of work, and I hope to do the remaining work on the grant within current week, including within 20th and 21th december, so I am planning to finish it before December, 22.

    ... read more
  • Jonathan Worthington's Hague Grant, "Rakudo Dispatch and Role Enhancements", accepted Wed, 10-Dec-2008 by Richard Dice

    On November 20, 2008, "Jonathan Worthington":http://www.jnthn.net/ submitted an "Ian Hague Perl 6 development grant":http://www.perlfoundation.org/ian_hague_perl_6_development_grants request entitled "Rakudo Dispatch and Role Enhancements.":http://news.perlfoundation.org/2008/11/hague_grant_request_rakudo_dis.html Public comments regarding this grant request were extremely positive. These, in addition to consultation with "Jesse Vincent":http://bestpractical.com/about/us.html and "Patrick Michaud":http://www.pmichaud.com/wiki/Pm/AboutPm allow The Perl Foundation to enthusiastically accept this grant request. "chromatic":http://www.wgz.org/chromatic/ has agreed to volunteer as the grant manager for this grant, and TPF gladly accepts his help with

    ... read more
  • 2008Q4 Grants Results Mon, 08-Dec-2008 by Alberto Simões
    in: Grants

    Sorry for taking so much time to publish results. TPF have been funding a lot of grants in the last quarters. During this year, TPF invested more than $25.000 in grants, directly related to the standard grant program. Unfortunately donations to TPF are not compensating the invested amount. Thus, this grant TPF can't afford to fund more than two grants Moose Documentation a proposal by Dave Rolsky The Mojo Documentation

    ... read more
  • Running Grants (2008 - IX) Mon, 01-Dec-2008 by Alberto Simões
    in: Grants

    We know that results are expected for the fourth quarter call for grant proposals. We expect to publish results really soon. Regarding running grants, follow some updates: Colin Smith Extending BSDPAN For the past few days Colin have been reacquainting himself with the BSDPAN code and sketching out a couple different approaches. Leon Timmermans Embedding perl into C++ applications Leon update: I've been adding unit tests on scalar references and

    ... read more
  • SMOP Grant special update Tue, 25-Nov-2008 by Alberto Simões
    in: Grants

    Daniel Ruoso's Grant Manager just forwarded a big update on SMOP. To keep people up-to-date on current developments I am publishing it off schedule. Please refer to the extended version of this post for details. We are already a month off-scedule But I'm pretty happy anyway, and I'm pretty confident that this delay is worth the trouble, considering the interesting amount of progress we're having So, to the update: We're

    ... read more
  • Running Grants (2008-VIII) Fri, 21-Nov-2008 by Alberto Simões
    in: Grants

    At the moment, these are the latest updates on the running grants: Colin Smith Extending BSDPAN Colin should start working later in the Winter. Leon Timmermans Embedding perl into C++ applications Leon update: I've added unit tests fixed a few bugs and added a two useful methods that I found missing while doing so. Made some changes to the exporting code, making it easier to export with a slurping argument.

    ... read more
  • Hague Grant request, "Rakudo Dispatch and Role Enhancements", open for community comments Thu, 20-Nov-2008 by Richard Dice

    "Jonathan Worthington":http://www.jnthn.net/ has submitted a request for an "Ian Hague Perl 6 development grant":http://www.perlfoundation.org/ian_hague_perl_6_development_grants for his proposal "Rakudo Dispatch and Role Enhancement". A part of the Hague grant process is that submitted grant requests may, as opted by the submitter, be provided for public and community comment. Jonathan's grant request is included here, below. Any interested Perl community members may provide their comments regarding this grant request here. Name: Jonathan

    ... read more
  • Parrot Grant Update for September and October, 2008 Wed, 12-Nov-2008 by Dave Rolsky
    in: Grants

    Now that the Parrot Foundation has "their own webste":http://www.parrot.org, I will be posting all grant updates to that site. You can see the "latest update":http://www.parrot.org/news/nlnet-grant-update-september-and-october-2008 there right now. In the future, all updates will be posted solely to parrot.org. I've also moved "the page that describes the grant structure":http://www.parrot.org/foundation/grants/nlnet-grant to parrot.org.

    ... read more
  • TPF announces grant to David Mitchell for the release of Perl 5.10.1 Tue, 11-Nov-2008 by Richard Dice

    It is with considerable pleasure that TPF announces today a Perl development grant to David Mitchell for the release of Perl 5.10.1. David's work through this grant will be: The vetting and application of 400+ outstanding patches to the Perl 5.10 codebase; A rework of the "smart match" feature semantics to address known issues; Packaging of a Perl 5.10.1 release distribution. The funding amount of this grant is USD $5000,

    ... read more
  • Wrap-up Report on Patrick Michaud's Mozilla Foundation / Perl Foundation Perl 6 development grant Mon, 10-Nov-2008 by Richard Dice

    Recently, Patrick Michaud, head of the "'Rakudo' Perl 6 implementation":http://rakudo.org/ effort on top of the "Parrot VM":http://www.parrot.org/, was awarded the first "Hague grant for Perl 6 development":http://www.perlfoundation.org/ian_hague_perl_6_development_grants. This grant is effectively a follow-up and extension to his highly successful "Mozilla Foundation Perl Foundation grant for Perl 6 development ":http://news.perlfoundation.org/2007/11/patrick_michaud_awarded_perl_6.htmlthat was awarded in November 2007. Patrick wrote an "excellent summary":http://use.perl.org/%7Epmichaud/journal/37403 of the grant and what it achieved at his "use.perl.org":http://use.perl.org/ journal.

    ... read more
  • TPF awards Hague Grant to Jerry Gay, core 'Rakudo' Perl 6 team member, regarding S19 command line Sun, 09-Nov-2008 by Richard Dice

    The Perl Foundation is pleased to announce the second "Hague Grant":http://www.perlfoundation.org/ian_hague_perl_6_development_grants. It is being awarded to Jerry Gay, core Parrot hacker and 'Rakudo' Perl 6 implementation hacker. The details of Jerry's grant proposal are below. The work will be to define the S19 synopsis pertaining to command-line interaction with Perl 6, and to provide a Rakudo implementation of the synopsis. Jesse Vincent, the project manager of the Perl 6 effort,

    ... read more
  • TPF awards first Hague Grant to Patrick Michaud, head of the 'Rakudo' Perl 6 implementation effort Sun, 09-Nov-2008 by Richard Dice

    The Perl Foundation is pleased to announce the first "Hague Grant":http://www.perlfoundation.org/ian_hague_perl_6_development_grants. It is being awarded to Patrick Michaud, the head of the 'Rakudo' Perl 6 implementation effort on top of the Parrot VM. Conceptually it is an extension of Patrick's earlier Mozilla Foundation Perl Foundation Perl 6 development grant that he worked on between late 2007 and mid 2008. The details of Patrick's grant proposal are below. Jesse Vincent, the

    ... read more
  • Announcement of the Ian Hague Perl 6 development grants Sat, 08-Nov-2008 by Richard Dice

    In May 2008, "Ian Hague provided The Perl Foundation with a huge donation for the sake of supporting Perl 6 development":http://news.perlfoundation.org/2008/05/tpf_receives_large_donation_in.html. In the past few months, and in consultation with Perl community members at YAPC::NA 2008, TPF has developed a Hague grant process for Perl 6 grants. Please visit "www.perlfoundation.org":http://www.perlfoundation.org/ian_hague_perl_6_development_grants for more details regarding the Hague grants.

    ... read more
  • Running Grants (2008-VII) Mon, 03-Nov-2008 by Alberto Simões
    in: Grants

    At the moment, these are the latest updates on the running grants: Colin Smith Extending BSDPAN Colin should start working later in the Winter. Leon Timmermans Embedding perl into C++ applications Leon update: so far I've been busy with extending my TAP producer and adding unit tests. I've made it more compatible with Boost Lambda, allowing for example this: Array big numbers.grep big.each int sum big.reduce I'm currently busy with

    ... read more
  • 2008Q4 Grant Proposals Sun, 02-Nov-2008 by Alberto Simões
    in: Grants

    During this fourth quarter TPF received the following grant proposals: "CPAN::Forum development":http://news.perlfoundation.org/2008/11/2008q4_grant_proposal_cpanforu.html "Integrating Padre with Parrot and Rakudo":http://news.perlfoundation.org/2008/11/2008q4_grant_proposal_integrat.html "Perl debugger integration in Padre":http://news.perlfoundation.org/2008/11/2008q4_grant_proposal_perl_deb.html "Inline C++/CLI":http://news.perlfoundation.org/2008/11/2008q4_grant_proposal_inline_c.html "Moose Docs":http://news.perlfoundation.org/2008/11/2008q4_grant_proposal_moose_do.html "Perl Hotel":http://news.perlfoundation.org/2008/11/2008q4_grant_proposal_perl_hot.html "single-file GUI-enabled executable for Windows and Linux":http://news.perlfoundation.org/2008/11/2008q4_grant_proposal_singlefi.html "Squatting On Everything":http://news.perlfoundation.org/2008/11/2008q4_grant_proposal_squattin.html "The Perl Survey":http://news.perlfoundation.org/2008/11/2008q4_grant_proposal_the_perl.html "The Mojo Documentation Project":http://news.perlfoundation.org/2008/11/2008q4_grant_proposal_the_mojo.html Please be free to comment each entry with your doubts about the proposal as well as with comments about its relevance. TPF GC will

    ... read more
  • 2008Q4 Grant Proposal: CPAN::Forum development Sun, 02-Nov-2008 by Alberto Simões
    in: Grants

    Name: Gabor Szabo Project Title: CPAN::Forum development Synopsis: Lots of general improvements of CPAN::Forum. Name: Gabor Szabo Project Title: CPAN::Forum development Synopsis: Lots of general improvements of CPAN::Forum. Benefits to the Perl Community: CPAN::Forum has been around for several years now and it is linked from both major search engines but it is under utilized. Improving its interface will make it easier for users to ask questions regarding specific modules.

    ... read more
  • 2008Q4 Grant Proposal: Integrating Padre with Parrot and Rakudo Sun, 02-Nov-2008 by Alberto Simões
    in: Grants

    Name: Gabor Szabo Project Title: Integrating Padre with Parrot and Rakudo Synopsis: Embedding Parrot to be used by Padre for syntax highlighting Perl 6 or any other language defined over Parrot or Perl 6. Name: Gabor Szabo Project Title: Integrating Padre with Parrot and Rakudo Synopsis: Embedding Parrot to be used by Padre for syntax highlighting Perl 6 or any other language defined over Parrot or Perl 6. **Benefits to

    ... read more
  • 2008Q4 Grant Proposal: Perl debugger integration in Padre Sun, 02-Nov-2008 by Alberto Simões
    in: Grants

    Name: Gabor Szabo Project Title: Perl debugger integration in Padre, the Perl IDE Synopsis: Integrating the perl built-in debugger into Padre, the Perl IDE using Debug::Client a stand alone client to the perl debugger. Name: Gabor Szabo Project Title: Perl debugger integration in Padre, the Perl IDE Synopsis: Integrating the perl built-in debugger into Padre, the Perl IDE using Debug::Client a stand alone client to the perl debugger. **Benefits to

    ... read more
  • 2008Q4 Grant Proposal: Inline C++/CLI Sun, 02-Nov-2008 by Alberto Simões
    in: Grants

    Name: John R. Hogerhuis Project Title: Inline C++/CLI Synopsis: Write Perl subroutines and classes in C++/CLI Name John R. Hogerhuis Project Title Inline C++/CLI Synopsis Write Perl subroutines and classes in C++/CLI Benefits to the Perl Community The benefit of this project is that it opens up access to .Net APIs to Perl programmers. This prevents Perl from being marginalized on the Windows platform. It allows the Perl community to

    ... read more
  • 2008Q4 Grant Proposal: Moose Docs Sun, 02-Nov-2008 by Alberto Simões
    in: Grants

    Author: Dave Rolsky Title: Moose Documentation Improvements Synopsis: This project will improve various aspects of the Moose documentation. The primary goal is to make Moose easier to understand for newcomers. The secondary goal is for Moose and Class::MOP to provide 100% complete API documentation for spelunkers. Author Dave Rolsky Title Moose Documentation Improvements Synopsis This project will improve various aspects of the Moose documentation. The primary goal is to make

    ... read more
  • 2008Q4 Grant Proposal: Perl Hotel Sun, 02-Nov-2008 by Alberto Simões
    in: Grants

    Name: Cristina Nunes Project Title: Hotel Perl Synopsis: A website where Perl mongers can: register and submit their vacant space to receive other Perl mongers traveling, search for a place to stay at another Perl monger's, announce they're looking for a place to stay at a given city/country Benefits to the Perl Community Better interaction between Perl mongers. Cut expenses when attending Perl events like conferences, workshops and/or social/technical monger

    ... read more
  • 2008Q4 Grant Proposal: single-file GUI-enabled executable for Windows and Linux Sun, 02-Nov-2008 by Alberto Simões
    in: Grants

    Name: Vadim Konovalov Project Title: single-file GUI-enabled executable for Windows and then for Linux w/o temporaries and dependencies Synopsis: Proposal is to make a distribution of Perl program with a single-file executable much like PAR approach but without any temporaries, thus having existing filesystem untouched in any way. This executable will include Tcl/Tk into it and all Perl and Tcl/Tk core scripts will be inside this executable and will be

    ... read more
  • 2008Q4 Grant Proposal: Squatting On Everything Sun, 02-Nov-2008 by Alberto Simões
    in: Grants

    Name: John Beppu Project Title: Squatting On Everything Synopsis: Squatting is unique among web frameworks, because it has the ability to embed itself into other frameworks. This ability has been demonstrated with the Squatting::On::Catalyst module that shows that you can take a whole Squatting application and embed it directly into a Catalyst application. I'd like to expand Squatting's range by writing adapters for more frameworks and environments. Name John Beppu

    ... read more
  • 2008Q4 Grant Proposal: The Perl Survey Sun, 02-Nov-2008 by Alberto Simões
    in: Grants

    Name: Kieren Diment Project Title: The Perl Survey From "Pilot" to Production Synopsis: In 2007 Kirrily Robert organised and administered the Perl survey to provide a snapshot of the Perl community. In particular she made significant effort to recruit as many people as possible, resulting in a sample size of around 4500 responses. While an excellent start for a design for a survey instrument, it can be improved in a

    ... read more
  • 2008Q4 Grant Proposal: The Mojo Documentation Project Sun, 02-Nov-2008 by Alberto Simões
    in: Grants

    Name: Sebastian Riedel Project Title: The Mojo Documentation Project Synopsis: During the last few months i've done some self funded work on a next generation web framework named Mojo. It is now quite close to a public release and needs documentation. Name Sebastian Riedel Project Title The Mojo Documentation Project Synopsis During the last few months i've done some self funded work on a next generation web framework named Mojo.

    ... read more
  • Frozen Perl 2009 is Coming Fri, 31-Oct-2008 by Dave Rolsky

    The Minneapolis Perl Mongers are organizing Frozen Perl 2009, a one-day Perl workshop in Minneapolis on Saturday, February 07, 2009. We will have a hackathon on the Sunday after, and brian d foy of Stonehenge Consulting will be teaching a Perl class on the Friday before. You can learn more about all of these events at "the Frozen Perl website":http://www.frozen-perl.org. Registration for the workshop is now open, and the early

    ... read more
  • y2038 Grant Delivered. Wed, 22-Oct-2008 by Alberto Simões
    in: Grants

    Michael Schwern just finished the y2038 grant. Follows a small report. The y2038 grant has shipped all its deliverables. You can read the full break down here: http://use.perl.org/~schwern/journal/37688 In short... There is now a patch for bleadperl to universally solve the year 2038 problem. Its integration is delayed until 5.8.9 is released. There's nothing stopping it from going into 5.10.x and 5.8.x, that's up to the pumpkings, but it is

    ... read more
  • Running Grants (2008-VI) Sat, 18-Oct-2008 by Alberto Simões
    in: Grants

    At the moment, these are the latest updates on the running grants: Colin Smith Extending BSDPAN Grantee is without time for grant. Things are begin discussed to decide what to do. Leon Timmermans Embedding perl into C++ applications No updates since last update. Vadim Konovalov Tcl/Tk access for Rakudo No updates from Grant Manager. Andrew Shitov Barcode support in Act No updates from Grant Manger. Vadim Konovalov Perl cross-compilation for

    ... read more
  • Running Grants (2008-V) Fri, 03-Oct-2008 by Alberto Simões
    in: Grants

    At the moment, these are the latest updates on the running grants: Colin Smith Extending BSDPAN No updates from grantee. Leon Timmermans Embedding perl into C++ applications Leon report: I've been mostly busy with implementing a TAP producer to build my tests with, and with implementing tests. So far I've been mainly implementing tests for sanity and numeric behavior. On the way there I fixed a few bugs, and added

    ... read more
  • 2008Q4 Call for Grants Proposals Wed, 01-Oct-2008 by Alberto Simões

    The Perl Foundation is looking at giving some grants ranging from $500 to $3000 in November 2008. In the past, we've supported Adam Kennedy's PPI and Strawberry Perl, Nicholas Clark's work on Perl internals, Jouke Visser's pVoice, Chris Dolan on Perl::Critic and many others http://www.perlfoundation.org/grants for more references>. You don't have to have a large, complex, or lengthy project. You don't even have to be a Perl master or

    ... read more
  • Grant Update: y2038 fix Tue, 23-Sep-2008 by Alberto Simões
    in: Grants

    From a mail on Perl 5 Porters: Attached is the latest 2038 patch from the y2038 branch. Configure now probes for the safe range of the system's localtime and gmtime Perl will use the system functions inside their safe range. Perl now ships with its own 64 bit gmtime and timegm localtime is made 2038 safe on 32 bit systems using the algorithm described here http://code.google.com/p/y2038/wiki/HowItWorks Time::Local can now handle

    ... read more
  • Running Grants (2008 - IV) Fri, 19-Sep-2008 by Alberto Simões
    in: Grants

    At the moment, these are the latest updates on the running grants: Colin Smith Extending BSDPAN No updates from Grant manager. Leon Timmermans Embedding perl into C++ applications Leon report: I've ported it to 5.10. I haven't really tested it beyond compiling, but I don't expect difficulties there. I've worked on the exportation code. Exporting variables is now supported. I want to add member variables too, but I'm not sure

    ... read more
  • Google Summer of Code 2008 Wrap Up Sat, 13-Sep-2008 by Alberto Simões

    Google Summer of Code 2008 Wrap Up written by Eric Wilhelm: Google's Summer of Code 2008 is wrapping up now and I'm very pleased with how well The Perl Foundation's students and mentors have done. The five projects which survived the halfway point have all finished with great results. Many thanks to all of the mentors and students as well as everyone in the community who helped or supported the

    ... read more
  • Get your PPW talk proposals in by 12 September 2008 Thu, 11-Sep-2008 by Richard Dice

    Our colleagues, the organizers of the Pittsburgh Perl Workshop, asked us to help get the word out about PPW and to remind people that they are currently accepting talk proposals, up until September 12. You can get more details on their web site at "http://pghpw.org/ppw2008/":http://pghpw.org/ppw2008/ This will be the third year of the event. The past 2 years it has shown itself to be an exceptional and fun Perl gathering.

    ... read more
  • Smolder Grant Final Report Tue, 09-Sep-2008 by Alberto Simões
    in: Grants

    This is the final report for the Smolder grant, by Michael Peters: Here are the original deliverables from my grant proposal: Remove custom XML format in favor of using plain TAP and TAPx::Parser. Extend Smolder to handle small CPAN style modules more easily and automatically. Setup a Smolder server for the CGI::Application community to serve as a testing ground and public display for their 110+ CPAN modules. Add per-project and

    ... read more
  • Mango Grant Closed Sat, 06-Sep-2008 by Alberto Simões
    in: Grants

    Christopher Laco on Mango Grant: It has been over two years since I received a grant from the TPF to start work on Mango. What started as a fast paced 3 month project has turned into a 2 year project that has come to crawl. At this point in time, the TPF and I agree that it is best to label this project as 'done as-is' so the grant manager

    ... read more
  • Running Grants (2008-III) Fri, 05-Sep-2008 by Alberto Simões
    in: Grants

    This is the third biweekly report. These are the news on currently running grants: Mango Christopher Laco This grant will be closed in the next few days, and a report published here. Porting PyYAML to Perl Ingy döt Net Ingy gave some updates on his grant. YAML::XS is completed, and a pure Perl implementation is being started. A new deadline was defined: Christmas 2008. Improving Smolder Michael Peters As said

    ... read more
  • Parrot Grant Update for March - August, 2008 Tue, 02-Sep-2008 by Dave Rolsky
    in: Grants

    Apologies for the long delay in this report, I've had some ongoing health problems over the summer. Allison wrote this report to bring us up-to-date, and then we'll continue with the two-monthly schedule. Parrot releases continue on their monthly schedule. The 0.6.0 release in March reflected major improvements to both the Parrot VM and the Perl 6 implementation on Parrot The most notable change for Parrot was the implementation of

    ... read more
  • 2008Q3 Grants Results Sat, 30-Aug-2008 by Alberto Simões
    in: Grants

    Unfortunately TPF is unable to fund all the proposed grants as they exceed the funds available for Grants. Thus, TPF GC ranked proposals accordingly with its relevance to the community, and the first few were funded. These are the funded proposals: "Perl cross-compilation for linux and wince":http://news.perlfoundation.org/2008/08/2008q3_grant_proposal_perl_cro.html "Barcode support in Act":http://news.perlfoundation.org/2008/08/2008q3_grant_proposal_barcode.html "Tcl/Tk access for Rakudo":http://news.perlfoundation.org/2008/08/2008q3_grant_proposal_tcltk_ac.html "Embedding perl into C++ applications":http://news.perlfoundation.org/2008/08/2008q3_grant_proposal_libperl.html "Extending BSDPAN":http://news.perlfoundation.org/2008/08/2008q3_grant_proposal_extendin.html Follow the proposals that, although accepted, will not

    ... read more
  • Running Grants: biweekly report Fri, 15-Aug-2008 by Alberto Simões
    in: Grants

    Hi. This is the second biweekly report for August. These are the news on the running grants: Mango Christopher Laco No updates/feedback. Porting PyYAML to Perl Ingy döt Net No updates/feedback. Improving Smolder Michael Peters No updates. Still waiting for a conclusion report. Perl on a Stick Adam Kennedy Accordingly with Adam's blog "I'm happy to report that phase 2 of the Perl on a Stick grant is now completed."

    ... read more
  • Perl Foundation statement on the U.S. Court of Appeals Decision on Jacobsen v. Katzer and relevance to Artistic License 1.0 Thu, 14-Aug-2008 by Richard Dice

    The following statement was written by Roberta Cairney, councel to The Perl Foundation. The Perl Foundation has participated in the Jacobsen v. Katzer amicus brief as the license in dispute, Artistic 1.0, is very popular in the Perl community and is one of the licenses under which Perl 5 is released. A decision was rendered on August 13, 2008 in the Jacobsen v. Katzer case by the U.S. Court of

    ... read more
  • Running Grants: biweekly report Fri, 01-Aug-2008 by Alberto Simões
    in: Grants

    Starting this month, the Grant Committee will publish reports about running grants each two weeks While it is normal that not all grants have updates they will appear in the listing as well with a 'no updates' message. Currently running TPF grants are: "Mango":http://www.perlfoundation.org/christopher_laco_mango Christopher Laco No updates. "Porting PyYAML to Perl":http://www.perlfoundation.org/ingy_dot_net_port_pyyaml_to_perl Ingy döt Net No updates. "Improving Smolder":http://www.perlfoundation.org/michael_peters_improving_smolder Michael Peters Grant is finished. A final report should be published

    ... read more
  • 2008Q3 Grants Proposals Fri, 01-Aug-2008 by Alberto Simões
    in: Grants

    To this post follows a set of posts with proposals received by the Perl Foundation grants committee during the third call for grant proposals for 2008. This worked pretty well on previous round, and thus, we are using the same approach now. These proposals are published here for public discussion. You are invited to comment each proposal about its relevance and objectives. During the month of July we received the

    ... read more
  • 2008Q3 Grant Proposal: Improve POE::Component::IRC Fri, 01-Aug-2008 by Alberto Simões
    in: Grants

    Author Hinrik Örn Sigurðsson Title Improve POE::Component::IRC Synopsis: I will improve POE::Component::IRC by overhauling its test suite, adding more features, fixing bugs and writing more documentation. Author Hinrik Örn Sigurðsson, hinrik.sig@gmail.com Title Improve POE::Component::IRC Synopsis I will improve POE::Component::IRC by overhauling its test suite, adding more features, fixing bugs and writing more documentation. Benefits PoCo::IRC is the most modern IRC client module for Perl out there. It is used for

    ... read more
  • 2008Q3 Grant Proposal: Extending BSDPAN Fri, 01-Aug-2008 by Alberto Simões
    in: Grants

    Author: Colin Smith Title: Extending BSDPAN Synopsis: Refactor the BSDPAN module into a generic and extensible solution for bridging CPAN with UNIX packaging systems. Author Colin Smith Title Extending BSDPAN Synopsis Refactor the BSDPAN module into a generic and extensible solution for bridging CPAN with UNIX packaging systems. Benefits to the Perl Community The wealth of freely available code CPAN represents is one of the Perl language's greatest strengths. Tighter

    ... read more
  • 2008Q3 Grant Proposal: Perl cross-compilation for linux and wince Fri, 01-Aug-2008 by Alberto Simões
    in: Grants

    Author: Vadim Konovalov Title: Perl cross-compilation for linux and wince Synopsis: Right now cross-compilation is largerly incomplete. The proposal is to develop current cross-compiling of perl into the normal quality stage. Author Vadim Konovalov Title Perl cross-compilation for linux and wince Synopsis Right now cross-compilation is largerly incomplete. The proposal is to develop current cross-compiling of perl into the normal quality stage. Benefits to the Perl Community From time to

    ... read more
  • 2008Q3 Grant Proposal: Tcl/Tk access for Rakudo Fri, 01-Aug-2008 by Alberto Simões
    in: Grants

    Author: Vadim Konovalov Title: Tcl/Tk access for Rakudo Synopsis: Implement Tk GUI interface for Rakudo. Author Vadim Konovalov Project Title Tcl/Tk access for Rakudo Synopsis Implement Tk GUI interface for Rakudo. Benefits to the Perl Community Powerful console-based utility is useful, but it becomes much more attractive when it has ability to easily create interfaces, so demos and screenshots will be better looking. Given that Tk 8.5 as compared to

    ... read more
  • 2008Q3 Grant Proposal: Barcode support in Act Fri, 01-Aug-2008 by Alberto Simões
    in: Grants

    Author: Andrew Shitov Title: Barcode support in Act Synopsis: Integrate a set of tools into A Conference Toolkit that will allow on-site registration with barcodes. Name Andrew Shitov Project Title Barcode support in Act Synopsis Integrate a set of tools into A Conference Toolkit that will allow on-site registration with barcodes. Benefits to the Perl Community Using barcodes during the registration process allows speeding up on-site registration at Perl workshops

    ... read more
  • 2008Q3 Grant Proposal: The Perl Survey Fri, 01-Aug-2008 by Alberto Simões
    in: Grants

    Author: Kieren Diment Title: The Perl Survey From "Pilot" to Production Synopsis: In 2007 Kirrily Robert organised and administered the Perl survey to provide a snapshot of the Perl community. In particular she made significant effort to recruit as many people as possible, resulting in a sample size of around 4500 responses Author Kieren Diment Project Title The Perl Survey From "Pilot" to Production Synopsis In 2007 Kirrily Robert organised

    ... read more
  • 2008Q3 Grant Proposal: Rufus Fri, 01-Aug-2008 by Alberto Simões
    in: Grants

    Authors: Igor Sanchez-Puls and Rene Sanchez-Puls Title: Rufus Synopsis: Build a preprocessor for PASM and a language with PASM like syntax Name Igor Sanchez-Puls and Rene Sanchez-Puls Project Title Rufus Synopsis Build a preprocessor for PASM and a language with PASM like syntax Benefits to the Perl Community A nice approach "bottom-up" from PASM and tools for making easier PASM programming. Deliverables A PASM preprocessor "Rufus preprocessor" and a "Rufus

    ... read more
  • 2008Q3 Grant Proposal: Squatting On Everything Fri, 01-Aug-2008 by Alberto Simões
    in: Grants

    Author: John Beppu Title: Squatting On Everything Synopsis: Squatting is unique among web frameworks, because it has the ability to embed itself into other frameworks. This ability has been demonstrated with the Squatting::On::Catalyst module that shows that you can take a whole Squatting application and embed it directly into a Catalyst application. I'd like to expand Squatting's range by writing adapters for more frameworks and environments. Author John Beppu Title

    ... read more
  • 2008Q3 Grant Proposal: CPAN Stability Project Fri, 01-Aug-2008 by Alberto Simões
    in: Grants

    Author: Michael G Schwern Title: CPAN Stability Project Synopsis: The CPAN Stability Project is intended to improve the usability of CPAN over long term use by providing a way to choose between safe releases vs newest releases as well as to better guarantee that upgrading will not break anything. It draws heavily on Debian's release management and tiers Name Michael G Schwern Title CPAN Stability Project Synopsis The CPAN Stability

    ... read more
  • 2008Q3 Grant Proposal: Module Installation Configuration Wizard Fri, 01-Aug-2008 by Alberto Simões
    in: Grants

    Author: Michael G Schwern Title: Module Authoring Documentation Synopsis: Write documentation targeted specifically at Perl module authors using both Module::Build and MakeMaker. This includes basic authoring tutorials, information about XS and a cookbook for advanced issues. Specifically separate the documentation to address the different concerns. Also complete the author API documentation of both Module::Build and MakeMaker. Separate basic and advanced API information for easier reading. Author Michael G Schwern Title

    ... read more
  • 2008Q3 Grant Proposal: Single-file GUI-enabled executable Fri, 01-Aug-2008 by Alberto Simões
    in: Grants

    Author: Vadim Konovalov Title: single-file GUI-enabled executable for Windows and then for Linux w/o temporaries and dependencies Synopsis: Proposal is to make a distribution of Perl program with a single-file executable much like PAR approach but without any temporaries, thus having existing filesystem untouched in any way. This executable will include Tcl/Tk into it and all Perl and Tcl/Tk core scripts will be inside this executable and will be unpacked

    ... read more
  • 2008Q3 Grant Proposal: Hotel Perl Fri, 01-Aug-2008 by Alberto Simões
    in: Grants

    Author: Cristina Nunes Title: Hotel Perl Synopsis: A website where Perl mongers can: register and submit their vacant space to receive other Perl mongers traveling; search for a place to stay at another Perl monger's; announce they're looking for a place to stay at a given city/country Benefits to the Perl Community Better interaction between Perl mongers. Cut expenses when attending Perl events like conferences, workshops and/or social/technical monger meetings.

    ... read more
  • 2008Q3 Grant Proposal: Libperl++ Fri, 01-Aug-2008 by Alberto Simões
    in: Grants

    Author: Leon Timmermans Title: Libperl++ Synopsis: Currently embedding perl is too complicated. The API requires too much knowledge of internals to use and is too incompatible with other libraries Therefore I've started a project to ease the embedding of Perl. Though the code works, it is not ready for public consumption yet. In this proposal I want to make it ready for widespread adoption. Author Leon Timmermans Title Libperl++ Synopsis

    ... read more
  • 2008Q3 Grant Proposal: Bavl Fri, 01-Aug-2008 by Alberto Simões
    in: Grants

    Authors: John Beppu and Pip Stuart Title: Bavl Synopsis: Bavl is a Free web application for collaboratively learning how to comprehend speak foreign languages. At its core, it is a system for searching through a database of words, phrases, or lessons each accompanied by translations. However, instead of just presenting mere text back, each phrase also can have one or more audio recordings associated with it. This will let people

    ... read more
  • White Camel Awards 2008 Wed, 30-Jul-2008 by Josh McAdams

    For ten years the Perl community has made it a point to recognize the many significant contributions made by the unsung heros of Perl. These volunteers often work behind the scenes, serving the community and contributing to the ongoing success of Perl. The White Camel award is intended to honor those who make noteworthy and ongoing non-technical contributions in benefit of the Perl community. This year we have three White

    ... read more
  • Thanks to Booth Helpers Thu, 24-Jul-2008 by Jim Brandt

    I wanted to post a quick thanks to the folks helping out with the TPF booth this year. So thanks to ben hengst Jeff Lavallee, Uri, Josh, and all the other folks who took some time to make sure people got answers to their Perl questions. Jeff is a local and actually got permission from his manager to come down for just the day and man the booth.

    ... read more
  • Perl on a Stick at OSCON Thu, 24-Jul-2008 by Jim Brandt

    As "reported recently":http://news.perlfoundation.org/2008/07/perl_on_a_stick_grant_update.html, Adam has made progress with his Perl on a Stick project. In fact, he's made enough progress that we're able to offer 1G USB drives loaded with "Strawberry Perl":http://strawberryperl.com/ here at OSCON for $15. We have them at the TPF Booth, so stop by and get one.

    ... read more
  • TPF is at OSCON 2008 Mon, 21-Jul-2008 by Jim Brandt

    The Perl Foundation is at OSCON, so come join us. We'll be in the "Expo Hall":http://en.oreilly.com/oscon2008/public/content/expo-hall and we'll have some Perl items at the booth. If you'd like to help out and staff the booth, stop by or "sign up":http://oscon.kwiki.org/index.cgi?PerlFoundationBooth on the wiki. Look forward to seeing you.

    ... read more
  • Perl on a Stick - Grant update Sat, 05-Jul-2008 by Alberto Simões
    in: Grants

    You can find on use.perl some updates on Adam Kennedy Perl on a Stick grant. Quoting: This is the first release of Strawberry Perl Portable Edition for Mobile Devices and Flash Drives Firstly, please note this is extremely alpha. In fact it's SO alpha that it's basically just whatever is on my test flash drive, zipped up with no packaging at all. To install, simply unzip it absolutely anywhere you

    ... read more
  • 2008Q3 Call for Grants Proposals Tue, 01-Jul-2008 by Alberto Simões

    The Perl Foundation is looking at giving some grants ranging from $500 to $3000 in August 2008. In the past, we've supported Adam Kennedy's PPI and Strawberry Perl, Nicholas Clark's work on Perl internals, Jouke Visser's pVoice, Chris Dolan on Perl::Critic and many others http://www.perlfoundation.org/grants for more references>. You don't have to have a large, complex, or lengthy project. You don't even have to be a Perl master or

    ... read more
  • It's Pittsburgh for YAPC::NA 2009 Sat, 28-Jun-2008 by Jeremy Fluhmann

    The Perl Foundation is happy to announce the returning of the Yet Another Perl Conference to it's origin for 2009. The Perl Foundation Conferences Committee has chosen Pittsburgh as the venue for the next North American YAPC. As has been a trend for the past few years, the votes were very close. We had two great bids from Pittsburgh and Columbus. As many know, 2009 marks 10 years of YAPC

    ... read more
  • planet yapc now available Sun, 15-Jun-2008 by Jim Brandt

    Thanks to Karen and Marty Pauley, we now have a "Plagger site":http://planet.yapc.org set up aggregating yapc feeds. Give it a shot and let me know if we're not picking up your blog.

    ... read more
  • YAPC::NA 2009 winning bid to be announced in Chicago Thu, 05-Jun-2008 by Jeremy Fluhmann

    As you may remember, this year we changed the YAPC::NA bidding process up a bit. We "moved everything up a few months":http://news.perlfoundation.org/2008/03/yapcna_2009_call_for_venue.html and will make an announcement during the closing ceremonies at this year's YAPC::NA in Chicago as to where the 2009 YAPC::NA will be held. If you'd like to offer any feedback or thoughts on the new process, please feel free to contact me fluhmann at perlfoundation dot org

    ... read more
  • YAPC::NA::2009 Pittsburgh.pm Bid Thu, 05-Jun-2008 by Jeremy Fluhmann

    Here is Pittsburgh.pm's bid for hosting YAPC::NA 2009 YAPC 2009 Proposal Pittsburgh Perl Mongers In 1999, the first ever Yet Another Perl Conference was held in Pittsburgh, Pennsylvania and hosted by Perl Monger Kevin Lenzo. In the past ten years, YAPC has flourished into a world-wide craze. But little did everybody realize that back when Kevin started it all, he implanted a very small homing beacon in the conference. Now,

    ... read more
  • YAPC::NA::2009 Columbus.pm Bid Thu, 05-Jun-2008 by Jeremy Fluhmann

    Here is Columbus.pm's bid for hosting YAPC::NA 2009 NAME YAPC::NA::2009 Columbus.pm Bid DESCRIPTION Overview In 2006 Columbus was ranked as the United States 15th largest city, with 733,203 residents, and is the country's 32nd largest metropolitan area. Located with Columbus is the world renowned Ohio State University. OSU is currently the largest university in the nation and is ranked within the top 60 best universities in the country. All around

    ... read more
  • Bids for YAPC::NA 2009 Thu, 05-Jun-2008 by Jeremy Fluhmann

    The Call For Venue is closed and we received 2 bids for hosting YAPC::NA 2009. A rebid from Columbus.pm to try and bring it to their town in 2009, and a bid from Pittsburgh.pm to try for an anniversary back where it all started. I'll be posting the bids shortly. The Conferences Committee is in the process of reviewing and voting on the bids.

    ... read more
  • Help TPF Fund Grants! Mon, 02-Jun-2008 by Richard Dice

    The 2008Q2 grant round was by far the largest in recent years in both the quantity and quality of grant requests received by TPF. Characterisitically, TPF authorizes about US$5,000 of grant funding per quarter. In 2008Q2 we received nearly US$45,000 in grant requests. We see this as both a positive thing and a problem. The positive part is that it shows some great activity in the Perl community and people

    ... read more
  • 2008Q2 Grants Results Mon, 02-Jun-2008 by Alberto Simões
    in: Grants

    It took a long time, but for this round we had a big number of excellent proposals. Unfortunately TPF is unable to fund all the proposed grants as they exceed the funds available for Grants. Thus, TPF GC ranked proposals accordingly with its relevance to the community, and the first few were funded. These are the funded proposals: "Perl on a Stick":http://news.perlfoundation.org/2008/05/2008q2_grant_proposal_perl_on.html, by Adam Kennedy "Test::Builder 2":http://news.perlfoundation.org/2008/05/2008q2_grant_proposal_testbuil.html, by Michael Schwern

    ... read more
  • TPF receives large donation in support of Perl 6 development Fri, 16-May-2008 by Richard Dice

    On May 14, 2008, The Perl Foundation received a philanthropic donation of US$200,000 from Ian Hague. Mr. Hague is a co-founder of Firebird Management LLC a financial fund management company based in New York City. This donation was the result of extensive discussions between Mr. Hague, The Perl Foundation and a Perl community member who wishes to remain anonymous. The purpose of the donation is to support the development of

    ... read more
  • YAPC::NA 2009 Call for Venue closing in less than a month Fri, 16-May-2008 by Jim Brandt

    This is a reminder that the YAPC::NA 2009 "Call for Venue":http://news.perlfoundation.org/2008/03/yapcna_2009_call_for_venue.html will be closing in less than a month. If you plan on trying to host YAPC::NA 2009 and you haven't started on your bid, you'd better get to it! The deadline for submissions this year is June 1st

    ... read more
  • MediaWiki Syntax Parser Grant -- Aborted... Thu, 15-May-2008 by Alberto Simões
    in: Grants

    In July 2007, TPF granted Shlomi Fish for a Perl-Based Mediawiki Syntax Parser. Both parties have agreed to terminate this grant agreement. This will free up Shlomi to work on other projects, and allow the Perl Foundation to use the money to fund future grants.

    ... read more
  • 2008Q2 Grant Proposals Thu, 01-May-2008 by Alberto Simões

    To this post follows a set of posts with proposals received by the Perl Foundation grants committee during the second call for grant proposals for 2008. Although not usual, the rules of the TPF GC are changing and we hope to make this a rule. Proposals are accepted during one month and after that period, they are posted for public discussion on the Internet. This is important to make GC

    ... read more
  • 2008Q2 Grant Proposal - Fixing Bugs in the Archive::Zip Perl Module Thu, 01-May-2008 by Alberto Simões
    in: Grants

    Name: Alan Haggai Alavi Title: Fixing Bugs in the Archive::Zip Perl Module Synopsis: Perl programs often need to manipulate .zip files. Archive::Zip is a Perl module that allows a Perl program to manage Zip archive files without calling an external utility. The Archive::Zip module, however, has some bugs which prevent it from generating fully-portable .zip files, that are handled correctly by all .zip file readers and manipulators. The project's main

    ... read more
  • 2008Q2 Grant Proposal - CatalystX::Installer Thu, 01-May-2008 by Alberto Simões
    in: Grants

    Name: Paul Cain Title: CatalystX::Installer A generic GUI deployment for catalyst applications Synopsis: Create a web application that provides a cross-platform generic GUI for setting up Catalyst applications. There is no command line version of this program since anyone who wants to use the command line can just edit the configuration files directly. Name: Paul Cain Title: CatalystX::Installer A generic GUI deployment for catalyst applications Synopsis: Create a web application

    ... read more
  • 2008Q2 Grant Proposal - The Perl Survey Thu, 01-May-2008 by Alberto Simões
    in: Grants

    Name: Kieren Diment Project Title: The Perl Survey From "Pilot" to Production Synopsis: In 2007 Kirrily Robert organised and administered the Perl survey to provide a snapshot of the Perl community. In particular she made significant effort to recruit as many people as possible, resulting in a sample size of around 4500 responses. While an excellent start for a design for a survey instrument, it can be improved in a

    ... read more
  • 2008Q2 Grant Proposal - Revision Control for all of CPAN Thu, 01-May-2008 by Alberto Simões
    in: Grants

    Name: Eric Wilhelm Title: svn.cpan.org revision control for all of CPAN Synopsis: This project will create a universally addressable Subversion space for the Perl community. It will be populated with historical and ongoing CPAN releases. Every CPAN author will be given a public version control repository, and may use a portion of it for any purpose. Alternate views, such as mappings for each distribution, will be handled via the http

    ... read more
  • 2008Q2 Grant Proposal - Improve POE::Component::IRC Thu, 01-May-2008 by Alberto Simões
    in: Grants

    Author: Hinrik Örn Sigurðsson Title: Improve POE::Component::IRC Synopsis: I will improve POE::Component::IRC by overhauling its test suite, adding more features, fixing bugs and writing more documentation. AUTHOR: Hinrik Örn Sigurðsson NAME: Improve POE::Component::IRC SYNOPSIS: I will improve POE::Component::IRC by overhauling its test suite, adding more features, fixing bugs and writing more documentation. BENEFITS: PoCo::IRC is the most modern IRC client module for Perl out there. It is used for many

    ... read more
  • 2008Q2 Grant Proposal - DBEditor Thu, 01-May-2008 by Alberto Simões
    in: Grants

    Name: Grant Grueninger Project Title: DBEditor Synopsis: DBEditor implements a CGI-based database editor. It allows you to very quickly implement a basic table editor by simply stating table data in configuration files Name: Grant Grueninger Project Title: DBEditor Synopsis: DBEditor implements a CGI-based database editor. It allows you to very quickly implement a basic table editor by simply stating table data in configuration files Set up your database config info:

    ... read more
  • 2008Q2 Grant Proposal - Extending BSDPAN Thu, 01-May-2008 by Alberto Simões
    in: Grants

    Name: Colin Smith Title: Extending BSDPAN Synopsis: Refactor the BSDPAN module into a generic and extensible solution for bridging CPAN with UNIX packaging systems. Name: Colin Smith Title: Extending BSDPAN Synopsis: Refactor the BSDPAN module into a generic and extensible solution for bridging CPAN with UNIX packaging systems. Benefits to the Perl Community: The wealth of freely available code CPAN represents is one of the Perl language's greatest strengths. Tighter

    ... read more
  • 2008Q2 Grant Proposal - Make localtime() and gmtime() Work Past 2038 Thu, 01-May-2008 by Alberto Simões
    in: Grants

    Name: Michael G Schwern Project Title: Make localtime and gmtime Work Past 2038 Synopsis: Prevent the Y2038 bug from effecting Perl users. This means make localtime and gmtime work for times beyond 2038. Do this regardless of the state of the system C libraries. A working solution, in C, already exists. This grant is to finish the portability issues, write additional tests and change perl to use the repaired C

    ... read more
  • 2008Q2 Grant Proposal - CPAN Stability Project Thu, 01-May-2008 by Alberto Simões
    in: Grants

    Name: Michael G Schwern Project Title: CPAN Stability Project Synopsis: The CPAN Stability Project is intended to improve the usability of CPAN over long term use by providing a way to choose between safe releases vs newest releases as well as to better guarantee that upgrading will not break anything. It draws heavily on Debian's release management and tiers Name: Michael G Schwern Project Title: CPAN Stability Project Synopsis: The

    ... read more
  • 2008Q2 Grant Proposal - Test::Builder 2 Thu, 01-May-2008 by Alberto Simões
    in: Grants

    Name: Michael G Schwern Project Title: Test::Builder2 Synopsis: Write a new, incompatible version of Test::Builder to improve the architecture and support desired features which Test::Builder does not or cannot. Make sure that both Test::Builder and Test::Builder2 based testing modules can work together. Name: Michael G Schwern Project Title: Test::Builder2 Synopsis: Write a new, incompatible version of Test::Builder to improve the architecture and support desired features which Test::Builder does not or

    ... read more
  • 2008Q2 Grant Proposal - Automatic INSTALL generation Thu, 01-May-2008 by Alberto Simões
    in: Grants

    Name: Michael G Schwern Project Title: Automatic INSTALL.txt generation Synopsis: Write a module which can automatically generate Perl module installation instructions. Integrate into Module::Build and ExtUtils::MakeMaker. Name: Michael G Schwern Project Title: Automatic INSTALL.txt generation Synopsis: Write a module which can automatically generate Perl module installation instructions. Integrate into Module::Build and ExtUtils::MakeMaker. Benefits to the Perl Community Most Perl modules come without module installation instructions. At most they might include

    ... read more
  • 2008Q2 Grant Proposal - Module Installation Configuration Wizard Thu, 01-May-2008 by Alberto Simões
    in: Grants

    Name: Michael G Schwern Project Title: Module Authoring Documentation Synopsis: Write a "wizard" to guide users through finding the correct arguments for MakeMaker and Module::Build by asking them how they want modules installed. Provide as a stand alone app, integrate into the CPAN shell and as part of the MakeMaker and Module::Build installation. Name: Michael G Schwern Project Title: Module Installation Configuration Wizard Synopsis Write a "wizard" to guide users

    ... read more
  • 2008Q2 Grant Proposal - Perl 6 Tables Thu, 01-May-2008 by Alberto Simões
    in: Grants

    Proposer: Herbert Breunung aka Project Title: Perl 6 Tables Synopsis: Translating my Perl 6 tutorial called the Perl tables. it is currently half ready in german but building up. Name: Herbert Breunung aka Project Title: Perl Tables Synopsis: Translating my Perl 6 tutorial called the Perl tables. It is currently half ready in german but building up. Benefits to the Perl Community: People will easier learn Perl 6,

    ... read more
  • 2008Q2 Grant Proposal - Solidifying and Extending the Blog Normalize project Thu, 01-May-2008 by Alberto Simões
    in: Grants

    Name: David Moreno Title: Solidifying and Extending the Blog Normalize project Synopsis: Consolidating the base core and concepts of the Blog Normalize project, as well as building ten new two-way modules for it. Name: David Moreno Title: Solidifying and Extending the Blog Normalize project Synopsis: Consolidating the base core and concepts of the Blog Normalize project, as well as building ten new two-way modules for it. Benefits to the Perl

    ... read more
  • 2008Q2 Grant Proposal - Add Perl support to Netbeans Thu, 01-May-2008 by Alberto Simões
    in: Grants

     Name: Sven Dowideit Title: First class Perl support in an activly maintained cross platform IDE Synopsis: Add Perl Project, Perl Syntax highlighting, Perl Debugging and Perl Refactoring support to NetBeans Name: Sven Dowideit Project Title: First class Perl support in an activly maintained cross platform IDE Synopsis: Add Perl Project, Perl Syntax highlighting, Perl Debugging and Perl Refactoring support to NetBeans Benefits to the Perl Community:

    ... read more
  • 2008Q2 Grant Proposal - Perl on a Stick Thu, 01-May-2008 by Alberto Simões
    in: Grants

    Name: Adam Kennedy Title: Perl on a Stick Synopsis: The initial goal is to create a module in the Portable:: namespace to handle the internals of implementing portability support add functionality to automatically modify a Strawberry Perl .zip distribution to make it run on a portable device, build support for generating a Portable distribution directly in Perl::Dist, and to make the methodology compatible with existing portable application groups, such as

    ... read more
  • 2008Q2 Grant Proposal - SMOP: Simple Meta Object Programming Thu, 01-May-2008 by Alberto Simões
    in: Grants

    Name: Daniel Ruoso Title: SMOP Simple Meta Object Programming Synopsis: SMOP is an alternative C implementation of a runtime to run Perl 6. It is built with a pragmatic approach, while still focusing in implementing all the features Perl 6 needs. SMOP resembles perl 5 structure, and implement the concepts of "Responder Interface" and "Polymorphic Eval" that should enable a considerable set of extensibility. More information can be found at:

    ... read more
  • YAPC::NA Schedule and Early Bird Pricing Mon, 28-Apr-2008 by Jim Brandt

    The "YAPC::NA schedule":http://conferences.mongueurs.net/yn2008/schedule is up and the early bird pricing of $85

    ... read more
  • 2008Q2 Call for Grants Proposals Thu, 03-Apr-2008 by Alberto Simões
    in: Grants

    The Perl Foundation is looking at giving some grants ranging from $500 to $3000 in May 2008. In the past, we've supported Adam Kennedy's PPI and Strawberry Perl, Nicholas Clark's work on Perl internals, Jouke Visser's pVoice, Chris Dolan on Perl::Critic and many others http://www.perlfoundation.org/grants for more references>. You don't have to have a large, complex, or lengthy project. You don't even have to be a Perl master or

    ... read more
  • Oslo QA Hackathon Thu, 03-Apr-2008 by Jim Brandt

    The Perl Foundation is supporting the "Oslo QA Hackathon":http://perl-qa.hexten.net/wiki/index.php/Oslo_QA_Hackathon_2008 which is taking place this weekend. For past events, like "Chicago":http://news.perlfoundation.org/2006/11/chicago_perl_hackathon_a_rousi.html and "The Netherlands":http://news.perlfoundation.org/2007/03/european_perl_hackathon_result.html, we provided cash to cover costs. For Oslo, the organizers were set with the venue, but really wanted to bring in people from around the world. So we agreed to support the hackathon with some directed travel grants to David Golden and brian foy. brian is blogging

    ... read more
  • TPF Blog Back in Business Thu, 03-Apr-2008 by Jim Brandt

    If you're a frequent visitor, you may have noticed that the blog lost some of the right-hand links and resources for a while. A recent Movable Type upgrade scrambled things for a bit, but I think I've got it sorted out now. My complete lack of familiarity with MT made this much more difficult than it probably should have been, but I now know much more about MT than I

    ... read more
  • YAPC::NA 2009 Call for Venue Mon, 24-Mar-2008 by Jim Brandt

    Welcome, once again, to the Yet Another Perl Conference, North America Call For Venue! The 2009 YAPC::NA marks the 10th anniversary for YAPC. Wow, 10 years of YAPC! This year we've decided to try something a little different. After some discussion and feedback, we've decided to take an approach similar to YAPC::EU. We're putting out the request for bids now, with a June 1 deadline. This gives the Conferences Committee

    ... read more
  • Grant Proposals - Q1 2008 Thu, 20-Mar-2008 by Alberto Simões
    in: Grants

    During the period for Call of Grant Proposals were proposed three projects of which none was approved. Q2 period for Call of grant Proposals will open on 1st April with some news regarding voting process. Stay tunned.

    ... read more
  • TPF Grants Committee New Members Thu, 20-Mar-2008 by Alberto Simões

    During the last month the Grants Committee changed its composition. Two members stepped out as their professional affairs did not leave time to do a good job at this committee. To them, Hugo van der Sanden and Stas Bekman our sincere thanks for all their dedication during the last years. Two new members stepped in. They are Will "Coke" Coleda and Perrin Harkins For them our welcomes, and good work

    ... read more
  • Newest TPF Members Tue, 18-Mar-2008 by Jim Brandt

    I'm happy to announce we've successfully concluded our recent call for new people to fill several vacant positions in TPF. Our newest members are: Karen Pauley, Steering Committee Chair Josh McAdams, Public Relations Jeremy Fluhmann, Conferences Committee Chair We're very excited to have some new people bring their energy and ideas to the table. I'd also like to thank Andy Lester, our outgoing PR person, for all of his PR

    ... read more
  • The Perl Foundation will participate in Google Summer of Code 2008 Tue, 18-Mar-2008 by Richard Dice

    Yesterday, TPF received word from Google that our submission to be a participating organization in the 2008 Google Summer of Code project was accepted. Our thanks to everyone involved in the application process, but especially to Eric Wilhelm who organized and drove the effort. We will provide more details here soon.

    ... read more
  • YAPC::NA::2008 Call for Participation Extended Mon, 17-Mar-2008 by Jim Brandt

    As reported on the "YAPC::NA site":http://yapc.org/America, the call for participation has been extended. The original closing date was March 15, but some people asked for an extension and seemed only fair to share the extension with everyone. The new deadline is March 31, 2008.

    ... read more
  • TPF Support of Artistic License (Jacobsen v. Katzer) Fri, 14-Mar-2008 by Jim Brandt

    First, I'm not a lawyer and I'm not even particularly well versed in all of the issues surrounding open source licensing, the Artistic License, and copyright law. However, I am a member of The Perl Foundation and part of our mission is to support both versions of the Artistic License. As many readers of this blog already know, there is a court case in the federal district court in San

    ... read more
  • yapc.org Domain Re-registered Thu, 13-Mar-2008 by Jim Brandt

    The yapc.org site is now re-registered and available again. Actually, it was back up yesterday but with DNS caching it was hard to get to the real site if you'd already tried earlier Sorry for any inconvenience.

    ... read more
  • yapc.org Temporarily Unavailable Tue, 11-Mar-2008 by Jim Brandt

    If you've recently surfed over to yapc.org, you'll notice you're not getting the home page you expect. The domain inadvertently expired and we're currently working on renewing it. It turns out the reminders were going to an inactive email account. We're "not the first":http://www.whoisfinder.com/news/200402/washpost-renewal-failure.html to miss a renewal, but it's an inconvenience nonetheless. In the meantime, many of the upcoming Perl events are hosted via Act!, and they keep links

    ... read more
  • Parrot Grant Update for January and February Mon, 10-Mar-2008 by Dave Rolsky
    in: Grants

    Parrot releases continue to come out once a month. Version 0.5.2 was released in January. The highlight of 0.5.2 for many is surely the inclusion of a perl6 make target, meaning that you can now take a Parrot release and make yourself a Perl 6 binary in just three easy steps: tar -xvzf parrot-x.x.x.tar.gz cd parrot-x.x.x perl ./Configure.pl make perl6 The end result is a perl6 binary that you can

    ... read more
  • Reminder: TPF Nomination Period Ends Tomorrow Mon, 10-Mar-2008 by Jim Brandt

    This is a reminder that we plan on closing the open self-nomination period for the TPF Steering Committee Chair, Conference Committee Chair, and PR positions tomorrow. If you're on the fence, it's time to decide. Again, to participate, send me email at cbrandt at perlfoundation dot org and I'll send you an invite to the elections wiki we have set up.

    ... read more
  • TPF Needs You: Nominations Open for Several TPF Roles Mon, 03-Mar-2008 by Jim Brandt

    Have you ever wanted to get involved in The Perl Foundation, but didn't know how? Well, now's your chance. I'm pleased to announce open self-nominations for the following TPF roles: "Steering Committee Chair":http://www.perlfoundation.org/steering_committee_chair "Conferences Committee Chair":http://www.perlfoundation.org/conferences_committee_roles "Public Relations":http://www.perlfoundation.org/public_relations You can follow the links above to read descriptions of each of the positions. If you think you're a good fit for one or more of them, send me an email at

    ... read more
  • rt.cpan.org Speed Improvements in Place Tue, 12-Feb-2008 by Jim Brandt
    in: Projects

    A while back, around November 2007, there was "some discussion":http://use.perl.org/~Alias/journal/34801 about performance problems with rt.cpan.org to the point that some found it to be almost unusable. I bring this up here because there were some suggestions that perhaps TPF could buy some new hardware. If you scroll to the bottom, you'll see Jesse Vincent jumped in and said he thought the performance wasn't a hardware problem and he could make

    ... read more
  • yapc.org Updates Mon, 11-Feb-2008 by Jim Brandt

    Thanks to some help from Will Willis and Jeremy Fluhmann, of the Perl Foundation conferences committee, yapc.org has a few new items. Specifically, we've included ads from the "Perl community ad server ":http://adserver.szabgab.com/ provided by Gabor Szabo and a new Workshops page that describes how to organize a workshop and what TPF can do to help.

    ... read more
  • More Perl Events, More Act! Translations Mon, 04-Feb-2008 by Jim Brandt

    A bunch of new requests for "Act":http://act.mongueurs.net/ -hosted conference sites have gone in to the Act developers and each has offered to update translation files. This is great news as it provides even more Perl events, keeps the Act translation files up-to-date, and it shows the investment by people all over the world to keep Perl vibrant. It also shows the world-wide reach of the Perl community. Some of the

    ... read more
  • I Need a CRM Package Sun, 13-Jan-2008 by Jim Brandt

    Over the past few months, I've been working with Kurt to evaluate LedgerSMB a Perl-based accounting system that we thought we might be able to start using for our Perl Foundation accounting. So far, it looks promising and we're continuing our evaluation on a demo install. I've been looking for an open source package because we want the flexibility to integrate with Act, the conference software used by many Perl

    ... read more
  • Parrot Grant Update for November and December Fri, 04-Jan-2008 by Dave Rolsky
    in: Grants

    November and December saw the usual monthly release of Parrot. However, November's release was particularly notable, as it was version 0.5.0. The minor version number increase came because it includes an implementation of the object design as specified in PDD15. This was a major piece of work, both in the implementation, and integration with existing language implementaitons. The 0.5.1 release was also quite exciting. The major work for this release

    ... read more
  • Call for Grant Proposals Fri, 28-Dec-2007 by Alberto Simões

    The Perl Foundation is looking at giving some grants ranging from $500 to $3000 in February 2008. In the past, we've supported Adam Kennedy's PPI, Nicholas Clark's work on Perl internals, Jouke Visser's pVoice, Chris Dolan on Perl::Critic and many others You don't have to have a large, complex, or lengthy project. You don't even have to be a Perl master or guru. If you have a good idea and

    ... read more
  • Perl 5.10 now available Wed, 19-Dec-2007 by Andy Lester

    Today the Perl Foundation announces the release of Perl 5.10, the first major upgrade to the wildly popular dynamic programming language in over five years. This latest version builds on the successful 5.8.x series by adding powerful new language features and improving the Perl interpreter itself. The Perl development team, called the Perl Porters, has taken features and inspiration from the ambitious Perl 6 project, as well as from chiefly

    ... read more
  • Mozilla Foundation / The Perl Foundation Perl 6 Development Grant, November 2007 Status Report Mon, 10-Dec-2007 by Richard Dice

    It is with great pleasure that I announce the November 2007 status report for Patrick Michaud's Perl 6 Development Grant provided jointy by Mozilla Foundation and The Perl Foundation. It can be found at: "http://use.perl.org/~pmichaud/journal/35049":http://use.perl.org/~pmichaud/journal/35049 This is the first of four monthly status reports. As part of this grant, Patrick will use his use.perl.org journal to collect his writings regarding his work on Perl 6 Parrot. To see a list

    ... read more
  • Chris Dolan completes Policies for Perl::Critic Grant Wed, 21-Nov-2007 by Rosellyne Thompson
    in: Grants

    It gives me great pleasure to announce that, last month, Chris Dolan successfully completed his "grant":http://news.perlfoundation.org/2007/04/new_grant_awards.html to write 20 Perl-Best-Practices-inspired policies for "Perl::Critic.":http://search.cpan.org/dist/Perl-Critic/ There are several reasons why this wasn't posted sooner, but I apologise for the delay. Chris delivered 19 out of the 20 policies originally proposed, as one of the policies was implemented by another contributor prior to the start of the grant. During the course of this

    ... read more
  • Patrick Michaud awarded Perl 6 Development Grant as a joint initiative by The Perl Foundation and Mozilla Foundation Tue, 06-Nov-2007 by Richard Dice

    It is with great pleasure that The Perl Foundation and Mozilla Foundation announce a major new Perl 6 Development Grant. The recipient of the grant is Patrick Michaud the Perl 6 compiler pumpking and lead programmer of a Perl 6 implementation based on Parrot and on his own work on the Perl 6 compiler and grammar. The grant will provide Patrick with four months of support for this work beginning

    ... read more
  • Parrot Grant Update for September and October Thu, 01-Nov-2007 by Dave Rolsky
    in: Grants

    The Parrot team has continued to make monthly releases, releasing 0.4.16 in September and 0.4.17 in October. These releases include more work on the NQP language as well as many updates and cleanups for the design documents As usual, there were also plenty of bug fixes, and in particular much of the code was reviewed as part of the effort to complete the PMC design. I'm very happy to report

    ... read more
  • Grants: Call for Proposals Wed, 31-Oct-2007 by Alberto Simões

    If you have an idea for doing some work for the Perl community and you think it’s worthy of a grant, please send your grant entry to tpf-proposals@perl-foundation.org Submission deadline is the last day of November, voting starts in December and we will be awarding the grants by the beginning of January. First, please read about how to submit a grant Read

    ... read more
  • Frozen Perl 2008 Call for Speakers Closes Tomorrow Night Mon, 22-Oct-2007 by Dave Rolsky

    There's a little more than 24 hours left in the "Frozen Perl 2008 Call for Speakers":http://www.frozen-perl.org/mpw2008/cfs.html. If you've been putting your submission off to the last minute, that last minute is fast approaching. Submissions close at midnight on Tuesday, October 23. If you're on the fence about submitting a proposal, we really hope you do submit something. More proposals gives us more choice, and we really want to encourage new,

    ... read more
  • Grants Committee elects a new Chair Mon, 22-Oct-2007 by Richard Dice
    in: Grants

    The Perl Foundation is pleased to announce the election of Alberto Simões to the position of Grants Committee Chair. Alberto was elected by the Grants Committee members from a pool of four strong candidates. Alberto is president of the Portuguese Association for Perl Programmers the leader of Braga.pm and the co-chair of YAPC::EU 2005 in Braga, Portugal. Alberto is a Ph.D. student in Machine Translation at the University of Minho

    ... read more
  • yapc.org Gets a Facelift Wed, 26-Sep-2007 by Jim Brandt

    As anyone visiting yapc.org in the past will tell you, it was in desperate need of some TLC. I drew some momentum from YAPC::NA this summer and finally gave it a facelift. There's more work to do, but I think it's a big improvement. The front page is built based on a feed from the Perl Community Calendar maintained by brian foy in Google Calendar. If you want your event

    ... read more
  • Perl Foundation Board of Directors election, new people, new positions Tue, 18-Sep-2007 by Richard Dice

    The Perl Foundation is pleased to announce new appointments to several board positions: Bill Odom, previously President, becomes Chairman; Richard Dice becomes President; and Jim Brandt becomes Vice President. The board elected these new members in an August 2007 vote by the board members as mandated by the charter. Kurt DeMaagd will continue to serve as Treasurer, and Nat Torkington and Allison Randal will continue to serve as directors. On

    ... read more
  • Parrot Grant Update for July, August, and Half of September Tue, 18-Sep-2007 by Dave Rolsky
    in: Grants

    In July and August, we had our monthly releases of Parrot, 0.4.14 and 0.4.15. There were various language updates, but one of these deserves special mention. The 0.4.15 release included an implementation of "Not Quite Perl". This language implements a subset of the full Perl 6 feature set, and will be used within the compiler tools for all languages running on Parrot, and as a way to bootstrap a complete

    ... read more
  • Copenhagen, Denmark to host YAPC::Europe 2008 Fri, 14-Sep-2007 by Jim Brandt

    In case you missed it, here's the official press release from YEF regarding YAPC::Europe next year. Given the numbers at YAPC::Europe this year, it looks like they'll need a good-sized venue. From: YEF Venue Committee Subject: Copenhagen, Denmark to host YAPC::Europe 2008 The YAPC::Europe Foundation is pleased to announce that Copenhagen, Denmark has been chosen as the site for YAPC::Europe 2008, the ninth European YAPC. Copenhagen faced stiff competition from

    ... read more
  • Frozen Perl 2008 Call for Speakers Thu, 06-Sep-2007 by Dave Rolsky

    Frozen Perl 2008 will be a one-day workshop in sunny Minneapolis on Saturday, February 16, 2008. We've officially opened up our Call for Speakers and we're looking forward to your submissions. Our workshop theme is "Perl in Practice", so practical submissions are encouraged. Andy mentioned in an earlier post that registration isn't open and would "definitely be under $100". Registration is still not open, but I wanted to add that

    ... read more
  • Perl-Based MediaWiki Syntax Parser Wed, 05-Sep-2007 by Rosellyne Thompson
    in: Grants

    Following on from the success of his recent XML::RSS grant Shlomi Fish has been awarded another grant to create a reusable parser for the syntax of MediaWiki the popular open-source wiki engine that powers sites such as Wikipedia and Wikiquote. The deliverables of the grant are a CPAN module and a Kwiki plugin for using this MediaWiki syntax in Kwiki wikis, enabling people to create Perl projects that can parse

    ... read more
  • Frozen Perl 2008 announced for February 16th, 2008 Sun, 02-Sep-2007 by Andy Lester

    The Minneapolis Perl Mongers have announced the date of their one-day Perl workshop. Mark your calendars now for Frozen Perl 2008 February 16th, 2008. Frozen Perl will be an all-day workshop held at the University of Minnesota. Pricing has not yet been announced, but I'm sure it will be under $100. If, like me, you found it to be a bit too far to get to the Pittsburgh Perl Workshop

    ... read more
  • YAPC::NA in Chicago...again! Fri, 24-Aug-2007 by Jim Brandt

    Chicago.pm has stepped up to be first group in recent years to bid for a repeat YAPC, and in close voting they nudged out Columbus for the opportunity to do it. Jonathan Rockway will be the head organizer, with support from previous Chicago organizers Josh McAdams and Pete Krawczyk. Both groups submitted strong bids and it was a tough choice. Watch for more announcements with final dates and other details.

    ... read more
  • Perl Foundation needs you to chair the Grant Committee Tue, 21-Aug-2007 by Andy Lester

    After a running the Perl Foundation Grant Committee for almost two years, Ovid has decided he needs to step down. Naturally, this means we need someone to step into this role and we're hoping to get new people into the Perl Foundation. Running the Grant Committee is a very important volunteer position with specific responsibilities. These include: Every three months, putting out a call for grant proposals and organizing

    ... read more
  • 2007 White Camels awarded Sat, 11-Aug-2007 by Andy Lester
    in: Awards

    The 2007 White Camel awards for contributions to the Perl community were awarded at OSCON. Norbert E. Grüner, for years of service helping to organize conferences and workshops throughout Europe, as chair of The YAPC::Europe Foundation. Allison Randal, as leader and manager of Perl 6 Parrot, plus her revisions to Perl's Artistic License. Tim O'Reilly, for O'Reilly Media's long-time support of the Perl community, back to to 1997 with the

    ... read more
<< < > >>
Max results per page:    5    10    20    50    100    200    500