#!/bin/bash -x echo echo Changes should be made to FAQ.tt *not* FAQ.pm echo echo echo I hope you bumped the version number echo # make manifest ./tt.pl FAQ.tt mv FAQ.tt-out FAQ.pm pod2html FAQ.pm > FAQ.html perl Makefile.PL make make test rm *.tar.gz make tardist git commit -a -m "`grep 'VERSION =' FAQ.tt`" git push upc *.tar.gz