hi All I've recently learnt how to use the Travis [1] automated build system with github repos
its a pretty handy tool that detects errors in commits; and also builds/tests your codebase after any commit series is pushed, on multiple versions of perl even (currently 5.10 -> 5.18) with some pretty small changes, I've managed to get both the SDL and Alien-SDL repos building/testing successfully with Travis [2][3] (i plan on sorting the SDL2 and Alien-SDL2 repos soon) so… is this something people are keen on using for SDL_Perl project? cheers, Mason [1] https://travis-ci.org/ [2] https://travis-ci.org/KohaAloha/SDL [3] https://travis-ci.org/KohaAloha/Alien-SDL