-
Recent Posts
- Hacking the Perl core for smarter push and pop
- 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
Recent Comments
- Jay: Hopefully this functionality will require ‘use 5.14;’ (or whatever version this might appear in), so...
- brian d foy: Don’t forget tests for the cases where the hash value is a non-reference, or a reference of a...
- aero: Assuming $data->{$key1}{$key2} is hashref. my ($k,$v) = each %{ $data->{$key1}{$key2} } also should be...
- Darko: This would be a great benefit to perl source code readability imho. I hope it will make its way to the core...
- aero: Rather confusing. Assuming $data->{$key1}{$key2} = [] push @{ $data->{$key1}{$key2} }, @stuff; What about...
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
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.