[[ This message was both posted and mailed: see the "To," "Cc," and "Newsgroups" headers for details. ]]
In article <[EMAIL PROTECTED]>, Sean Quinlan <[EMAIL PROTECTED]> wrote: > On Wed, 2004-11-10 at 19:35, _brian_d_foy wrote: > > You can mark distributions as developer releases, upload > > as appropriate, and delete distributions when you don't need > > them any more. :) > > Thanks, sounds perfect! I looked around PAUSE though and couldn't find > anything that seemed to allow them to be marked as developer releases. just add an underscore and digit at the end of the version number. $VERSION = 0.50_01; # for instance -- brian d foy, [EMAIL PROTECTED]