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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |