Re: Releasing a candidate

2010-03-14 Thread Johan Vromans
[Quoting John Peacock, on March 13 2010, 21:24, in "Re: Releasing a cand"] > Where? Did you change that in Build.PL or in the $VERSION assignment in > the main .pm file? In the main .pm file. I did work around the problem by adding an explicit dist_version to Build.PL. > You cannot just dump

Re: Releasing a candidate

2010-03-13 Thread John Peacock
On 03/13/2010 07:26 AM, Johan Vromans wrote: Working late to get a release candidate ready for upload. Change the version number to "2.00.RC1". Yes, with quotes. Where? Did you change that in Build.PL or in the $VERSION assignment in the main .pm file? Version '2.00.' ? Did I miss somethi

Releasing a candidate

2010-03-13 Thread Johan Vromans
Working late to get a release candidate ready for upload. Change the version number to "2.00.RC1". Yes, with quotes. $ perl Build.PL ... Creating new 'Build' script ... version '2.00.' Version '2.00.' ? Did I miss something in the docs about not being able to manifacture your own ver