-
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
Category Archives: cpan-testers
CPAN Testers 2.0 mid-March update
We've hit a major milestone. The CT2.0 closed beta test has begun. About half a dozen CPAN Testers have volunteered to start submitting reports to a CT2.0 beta site. In only a few days of beta testing, it has received over 3000 reports from perls on several major operating systems and architectures. Some of the [...]
CPAN Testers 2.0 end-February update and next steps
It's never great to post an "end-February" report a week into March, but that's how things are going lately. I've been busy with family and work obligations that have meant less CT2.0 hacking. I'm sorry this is coming late, but I hope I will give anyone interested a sense of where things stand. I should [...]
CPAN Testers 2.0: Interim milestone
This is just a quick note to say that I've successfully configured a test CT2.0 server hosted entirely on Amazon Web Services. I've also successfully sent test reports to it from my regular CPAN::Reporter client using Test::Reporter::Transport::Metabase. It's the first end-to-end test of the target architecture for CT2.0. There are some tweaks I need to [...]
CPAN Testers 2.0 mid-February update
February is a short month and the last couple weeks have flown by. Since my last update, there have been a couple of significant milestones that bring us closer to CT2.0: I successfully created a test Metabase backed by Amazon S3+SimpleDB and have created, retrieved and deleted some user profile facts. This built on some [...]
CPAN Testers 2.0 beta test update