Bio-NEXUS
view release on metacpan or search on metacpan
README_admin view on Meta::CPAN
command to run the tests on a fresh distribution.
cvs update
perl Makefile.PL
make disttest
2. Once you are sure that the package works, change the master version number
in lib/Bio/NEXUS.pm (grep on VERSION). This will change the dist name when
the package is built (but the cvs version has to be changed separately-- see #4).
The initial version was based on the percent completion of NEXUS commands,
starting with 0.66 on 8/22/06. Subsequently we just incremented the minor number
by 1 each time. If you don't change this, you won't get a new version number to
upload to CPAN.
3. Check everything into CVS so that you can tag the current versions. If you
just changed the master version number in lib/Bio/NEXUS.pm, then check that in.
4. Tag your outgoing distribution with the master number:
cvs tag release_xx_xx
( run in 0.394 second using v1.01-cache-2.11-cpan-709fd43a63f )