PerlPerl is PerlPerl
Updated Sunday, 2010.02.07 20:29:01 PST

Perlsphere

Grant Proposal: Fixing Perl5 Core Bugs
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[more]
2010.02.07 3:39PM
Unhappy with @INC
Ever since I upgraded to Snow Leopard, my Perl has been unstable. I've fixed most of it, but I sometimes have strange behavior. Today I discovered why…[more]
2010.02.06 10:53PM
Help keep the world safe from SQL injection
A while back, I put up bobby-tables.com as a repository for showing people the right way to handle external data in their SQL calls. Whenever someone…[more]
2010.02.06 8:42PM
2010Q1 Grant Proposals
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…[more]
2010.02.06 5:0PM
2010 Grant Proposal: Enhancing Perl 6 Pattern Matching
Enhancing Perl 6 Pattern Matching with Ideas from Snobol4 and Other Sources Name: Morris M. Siegel, Ph.D. Email: [hidden email] Amount Requested:[more]
2010.02.06 5:0PM
2010 Grant Proposal: CPAN Reviews
CPAN reviews Name: Alexandr Ciornii ('chorny' on IRC and PAUSE). Email: [hidden email] (backup) [hidden email] Amount Requested: $1200 Synopsis Many…[more]
2010.02.06 5:0PM
2010 Grant Proposal: Perl Compiler
Perl Compiler Name: Reini urban Email: [hidden email] Duration: Until March 2011 Amount Requested: € $1000 (just for motivation) Synopsis Fix most of…[more]
2010.02.06 5:0PM
2010Q1 Grant Proposal: perl core memory improvements
perl core memory improvements Name: Jim Cromie Email: [hidden email] Amount Requested: How much is your project worth? $3000 Synopsis Memory…[more]
2010.02.06 5:0PM
2010 Grant Proposal: Improve Dist::Zilla
Improve Dist::Zilla's Tests, Documentation, and Structure Name: Ricardo Signes Email: rjbs@cpan.org Amount Requested: $2000 Synopsis Dist::Zilla is a…[more]
2010.02.06 5:0PM
An English-only Planet Iron Man
I’m very happy to know that Perl has global appeal from seeing all the non-English Perl blogs aggregated on Planet Iron Man, but since I’m a…[more]
2010.02.06 12:55PM
Padre, Firefox and Chrome
Lately there have been a discussion in #padre about integrating Padre with "Edit with Emacs" Chrome extension. We found out that we need to implement…[more]
2010.02.06 6:31AM
NYTProf-3 is Out!
Tim Bunce writes on his blog about the new features in Devel-NYTProf version 3. Devel-NYTProf is a profiler for the Perl programming language, which…[more]
2010.02.05 4:31PM

Modern Perl Books, a Modern Perl Blog

search.cpan.org

CPAN-Mini-Inject-Remote-0.02
Inject into your CPAN mirror from over here
2010.02.08 2:36AM
Plack-Middleware-Auth-Digest-0.03
Digest authentication
2010.02.08 2:36AM
App-BundleDeps-0.00002
Bundle All Your Module Deps In A local::lib Dir
2010.02.08 2:36AM
RTSP-Proxy-0.05
Simple RTSP proxy server
2010.02.08 2:36AM
MojoX-Auth-Simple-0.03
Perl extension for login authentication for Mojolicious
2010.02.08 2:36AM
Plack-App-Proxy-0.11
proxy requests
2010.02.08 2:36AM
RTSP-Proxy-0.04
Simple RTSP proxy server
2010.02.08 2:36AM
MooseX-YAML-0.04
DWIM loading of Moose objects from YAML
2010.02.08 2:36AM
Device-USB-PCSensor-HidTEMPer-0.01
Device overview
2010.02.08 2:36AM
CPAN-Mini-Inject-Remote-0.01
Inject into your CPAN mirror from over here
2010.02.08 2:36AM
CPAN-Mini-Inject-Server-0.02
Inject into your CPAN mirror from over there
2010.02.08 2:36AM
HTML-HTML5-Microdata-ToRDFa-0.02
rewrite HTML5+Microdata into XHTML+RDFa
2010.02.08 2:36AM
String-CaseProfile-0.16
Get/Set the letter case profile of a string
2010.02.08 2:36AM
WWW-Shorten-URLchen-v0.0.1
Perl interface to tinyurl.com
2010.02.08 2:36AM
Acme-CPANAuthors-Austrian-0.09
We are Austrian CPAN authors
2010.02.08 2:36AM

Planet Perl Iron Man

Ataque de denegación de servicio dedicado a Perl
Ataque de denegación de servicio dedicado a Perl CPAN se origina desde redes de Microsoft. En recientes días, los usuarios de CPAN de Perl han estado…[more]
2010.02.07 1:56PM
Faster.pm のベンチ結果メモ
今んとここんなかんじだ。ここまで恣意的な例だと、さすがに差がかなりでる。 tokuhirom@gpath% time FASTER_VERBOSE=1…[more]
2010.02.07 12:34PM
Writing games in Perl - Part 2 - Controlling the Ball
Following the first post on the subject of writing games in Perl, where we created a bouncing ball (I know, it is a rectangle, but I trust your…[more]
2010.02.07 10:30AM
New stuff in DBIx::Class::Helpers 2.00200
A new release of the resplendent Perl ORM DBIx::Class means new release of DBIx::Class::Helpers The ResultSet::Random helper had the wrong function…[more]
2010.02.07 7:32AM
[Perl]ホットスポットを最適化する
最適化するのに相応しいサブルーチンのみ最適化できるように,optimizer::hotspotというモジュールを考えてみた。まだCPANクオリティではないのでgithubのみ。 [more]
2010.02.07 6:10AM