| Current Path : /proc/self/root/proc/thread-self/root/usr/share/doc/perl-Finance-Quote/ |
| Current File : //proc/self/root/proc/thread-self/root/usr/share/doc/perl-Finance-Quote/Release.txt |
Procedure for a CPAN release ---------------------------- * FINALIZE DEVELOPMENT ** finalize dev branch merges ** check for debug code in modules ** Modify Changelog ** Add missing authors to dist.ini (use git shortlog -s -n -e and select everyone with at least 2 commits) ** push all commits up to github ** dzil build - build a new release ** dzil test - test it out * RELEASE ** dzil release - upload to cpan, tweet and mail :) ** Update the website ! update htdocs/index.html file ** upload module tarball to sourceforge @ https://sourceforge.net/projects/finance-quote/files/finance-quote/ *** Through Web interface *** Or sftp <SourceForge ID>@frs.sourceforge.net **** cd /home/frs/project/finance-quote/finance-quote **** put Finance-Quote-N.NN.tar.gz **** bye ** Upload index.html for http://finance-quote.sourceforge.net/index.html *** sftp <SourceForge ID>,finance-quote@web.sourceforge.net **** cd /home/project-web/finance-quote/htdocs **** put index.html **** bye