-
Recent Posts
- How to script git with perl and Git::Wrapper
- Are you ready for CPAN Testers 2.0?
- If Perl were smarter about references
- Thoughts on Perl 6 hype and backlash
- Creating new distributions with Dist::Zilla
- Parallel map with Parallel::Iterator
- perlprogramming.org looking for a nice home
- My OSCON talks are online
- Perl 5.13.3 is released
- How to join the CPAN Testers 2.0 Public Beta
- My life as mini-pumpking, week 2
- Downloading RT patches from the command line
- Capture-Tiny 0.08
- File-chdir on Perl 5.13.1
- Torture testing CPAN::Meta
Recent Comments
- Stanley Hopcroft: Perhaps a reasonable basis for the comparison of ’5 and 6, is that of another pair of numbers...
- Ryan: The one problem I found with dzil’s minting capabilities is that if you change your preferred dist.ini...
- Aristotle Pagaltzis: What happens if $obj->foo returns multiple values? What will push foo(), @bar, @baz do if foo...
- marc chantreux: @mirod: really: i use it daily !
- marc chantreux: hello, Even i’m boring about writing/reading the @{ } stuff, i have to say i really appreciate...
Shared Items
- No More Excuses
- CPAN Testers email submission interface going away September 1st
- A Matrix Worthy of Perl 6
- Why so puzzled?
- Sebastian Riedel (sri): Perl is ready for HTML5
- Jesse Thompson (zjt): Perl 12
- chromatic: A Checklist for Writing Maintainable Perl
- Curtis Jewell: Strawberry Perl Professional Alpha 2 is now out...
- For speakers at Perl conferences...
- Salve J. Nilsen (sjn): Moving Perl up the value chain
My best stuff
Other blogs
Planets
Things I follow
Categories
Archives
-
RSS Links
Monthly Archives: December 2009
Module::Build version 0.36 released
After four months of development and 15 development releases along the way, I'm pleased to announce that Module::Build 0.36 is now on CPAN. Version 0.36 will also be included in the next release of the Perl 5.11.X development series. I would like to thank everyone who contributed patches, suggestions, testing or other support to enable [...]
CPAN Testers: Too much of a good thing right now
CPAN Testers has been growing by leaps and bounds lately and there have been some nice developments: Chris Williams recently gave his Rough Guide to CPAN Testing talk at the London Perl Workshop There were over 450,000 reports submitted in November, 2009 (only the second time this has happened) The six-millionth report was posted on [...]
Need more tuits
It's been a frustrating week. I really want to finish up some of my Perl projects and, between family and work obligations this week, I've had no chance to work on them. So if anyone has some round tuits, could you please send them my way? At least I'm keeping up my ironman status.
How to import Gravatars into Gmail in 121 lines of Perl
Of course, because it uses CPAN, it's not really just 121 lines. And, actually, I didn't even write it. But the point is that a short time after I wondered "gee, is there a way to import Gravatars to Gmail?", I found a Perl program to do the job. In this case, it turned out [...]
Good, fast or cheap -- pick again