Jonathan Leffler wrote:
On 7/3/07, *Martin J. Evans* <[EMAIL PROTECTED]
<mailto:[EMAIL PROTECTED]>> wrote:
How do you produce a developer release on CPAN of a DBD such that CPAN
marks it as a developer release?
Isn't it a version number such as 1.23_45 where the _nn bit indicates
a non-final release?
Let's put it this way - I see releases with an _nn at the end in the
announcements on comp.lang.perl.announce, but CPANPLUS doesn't offer
to install them for me.
--
Jonathan Leffler < [EMAIL PROTECTED]
<mailto:[EMAIL PROTECTED]>> #include <disclaimer.h>
Guardian of DBD::Informix - v2007.0226 - http://dbi.perl.org
"Blessed are we who can laugh at ourselves, for we shall never cease
to be amused."
That is what I expected but I could not (and still cannot) find this
explicitly specified in any PAUSE/CPAN documentation. If I change the
version in ODBC.pm to include a _N it generates a tar file with _N in it
and I'm given to believe via private emails this will do the right thing.
Thanks Jonathan.
Martin