bob's tech ramblings

where i ramble about technical things

Entries tagged "cpan".

07 January 2008

To help people who upload modules to CPAN lots of people test them. I have been doing this for while following instructions on the CPAN Testers Wiki. However the automation instructions are very specific to dave's set up. So I wrote my own scripts.

cpantest.sh is my script which fires off cpan for the releases I'm testing. autocpantest automates the testing of recent modules. Its not all automated, I still have to approve the sending of failure reports. The script is quite frankly quite bad and would probably be better as some perl. Perhaps when I've taught myself some I might rewrite it.

With all this in place I should start shooting up the leaderboard