Stuff with the Perl Foundation. A couple of patches in the Perl core. A few CPAN modules. That about sums it up.
My PIR patch (now with tests) implementing the
There are a few other issues with it which need clearing up, including extra methods for trimming the beginning and end of the string, but that will have to wait as I'm busy the next couple of days. Well, that and the fact that no one seems to agree on the implementation.
Regrettably, my Test.pm improvements will also have to wait. By making it more useful, I kept stumbling on various bugs in Rakudo. Still, Rakudo's getting there and is further along than many people suspect.
You mean… (Score:1)
… easier to write.
Re: (Score:2)
Fixed. Thanks :)
Padre and PIR coming soon (Score:1)
Keep up them coming
Ahmad
Re: (Score:2)
One day I'll get the tuits to figure out how to install it on OS X. Right now I can't without struggle, so I don't even try. That's been one of my biggest gripes about Perl in general. Since it doesn't ship with a built in GUI framework, it's almost always painful to figure out which one to use and how to install it. It probably shouldn't ship with a GUI framework, but better options than what we currently have would be welcome. I never did get Apple's wxPerl working with Padre.