-
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: June 2009
Module::Build bug triage help requested
In an attempt to fix up Perl's Module::Build in preparation for a new 0.34 release, I've been hacking away at the bug queue, but there are so many stale bug reports that it's hard to figure out what really needs work. Here's how you can help: Go to the Module Build RT queue Click on [...]
Team Maintenance for the Win
I released Module::Build 0.33_01 this weekend. I had co-maintainer rights so I could help manage the RT queue, but had never before released a dev version of Module::Build, so I didn't exactly know what was involved before I started. Here's how it went: I read the release documentation in the devtools/ directory of the repository [...]
Stop with the Perl golf already!
It's annoying to read critics complaining that "Perl looks like line noise" since that's definitely not my experience... at least, most of the time. There are some places where I think Perl actually does look a bit "noisy": sigils ($@%&), but only when most variables have single-letter names ($i,$j,$k, etc.) punctuation-only special variables ($/, $], [...]
Metabase: Opinions from anyone about anything