-
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: November 2009
Perl 6 is Perl 5++
I'm amused reading masak and mst take stock of the Perl 5 vs. Perl 6 issue/debate/brouhaha/whatever. I think mst gets it slightly closer to right (thanks to his refreshing directness), but both miss what I think is an obvious analogy: Perl 6 is to Perl 5 as C++ is to C Mostly familiar syntax? Check. [...]
Module::Build release candidate for 0.36
Module::Build 0.35_07 has arrived on CPAN. This closes all all Critical, Important and Normal bug tickets from the rt.cpan.org ticket queue that are not stalled for upstream fixes. I consider it "Release Candidate 0" for 0.36. This means my focus will be on fixing any show-stoppers in the release candidates and that there is a [...]
In progress: auto-selection of CPAN mirrors
Lately, I've been working improving the CPAN.pm user experience, particularly with regards to configuration. I've already made CPAN.pm autoconfiguration quieter, and now I'm working on letting it automatically choose mirrors for you. Here's sample output from my work in progress: cpan[3]> o conf init urllist Now you need to choose your CPAN mirror sites. You [...]
Too many CPAN.pm config options?