Category Archives: CPAN

META.yml and Building RPMs

An email has flooded in. It was in response to my piece about Building RPMs from CPAN Distributions and it was from Andreas Koenig. Andreas runs PAUSE, which is the service CPAN authors use to upload stuff to CPAN, so... Read More »

Useful RPM Stuff

I forgot to mention this yesterday. I've set up a github project (see http://github.com/davorg/rpm_stuff) where I'll dump bits and pieces that I'm writing to make my RPM-building life easier.The first utility I've uploaded there is called can_rpmbuild. You pass it... Read More »

Building RPMs from CPAN Distributions

Regular readers will know that in the past I've shown some interest in building RPMs from CPAN distributions. It's been a while since I did much work in this area (although I do still release the occasional module to my... Read More »

Perl Web Server

Coming a little late to this game, but I understand there are some concerns in the Perl community that the phrase "Perl Web Server" doesn't find the best site when you search for it in Google. I'm happy to add... Read More »

Important SpamAssassin Update

Do you run SpamAssassin to remove spam from your mailbox? Have you noticed a fall in the amount of mail you've received in the last couple of days? I mean all mail, not just spam.You might well be falling foul... Read More »

Perlanet Improvements

I can be a bit of a lazy open source author at times. I love it when someone improves my code and then just emails me patches. I love it even more now that I'm using Github so that people... Read More »

Perlanet Update

Maybe it's just me, but when I know that people are using my code it galvanises me into improving it. Following the discovery that people were actually using Perlanet, I've made quite a few releases over the last week or... Read More »

This Makes Me Happy

I like it when my software is used to do interesting and useful stuff.Alex Kapranoff has built PlanetPerl.ru to aggregate blogs about Perl in Russian. He has used a patched version of my module Perlanet. I'll be taking a close... Read More »

Moose or No Moose

I've known about Moose for some time.The first time I talked about it in a training course was at the Teach-In back in the summer of 2007. It's been part of my training courses ever since.But even though I was... Read More »

Net::Twitter and Iranian Elections

Over the last few days I've seen a large number of tweets saying that the Perl module Net::Twitter is being used to post pro-government propaganda from Iran. If it's true, this is almost certainly a reaction to the large number... Read More »