1101 - 1120 of 1685 posts:

<< < > >> Summaries on
  • 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
<< < > >>
Max results per page:    5    10    20    50    100    200    500