On Sun, Apr 19, 2009 at 9:28 PM, Thomas Klausner <[email protected]> wrote:
> Hi! > > > What do you use for taking the boring stuff out of module releases? I use a custom script (makefile) that I subtly bundle in my CPAN package ( http://cpansearch.perl.org/src/POTYL/Xacobeo-0.08/commands). This script allows me to perform the tedious tasks in my project: build, compile, i18n, execute, tag, release, etc. Latter I found out that Brian D Foy created Module::Release ( http://search.cpan.org/dist/Module-Release/) but I haven't used it yet. I'm curious about finding a better or more perlish way of doing this. -- Emmanuel Rodriguez
