Skip Menu |

Preferred bug tracker

Please visit the preferred bug tracker to report your issue.

This queue is for tickets about the Paws CPAN distribution.

Report information
The Basics
Id: 105600
Status: resolved
Priority: 0/
Queue: Paws

People
Owner: Nobody in particular
Requestors: mst [...] shadowcat.co.uk
Cc:
AdminCc:

Bug Information
Severity: (no value)
Broken in: (no value)
Fixed in: (no value)



Subject: Please don't let your version length decrease
Date: Wed, 1 Jul 2015 20:56:58 +0000
To: bugs-Paws [...] rt.cpan.org
From: Matt S Trout <mst [...] shadowcat.co.uk>
Some systems use decimal, some multipart. In decimal, 0.1, is greater than 0.09 In multipart, 9 > 1. Easiest just to always pad, i.e. release 0.11, delete 0.1 from cpan, and then make sure you do 0.20 instead of 0.2 etc. -- Matt S Trout - Shadowcat Systems - Perl consulting with a commit bit and a clue http://shadowcat.co.uk/blog/matt-s-trout/ http://twitter.com/shadowcat_mst/ Email me now on mst (at) shadowcat.co.uk and let's chat about how our CPAN commercial support, training and consultancy packages could help your team.
Hi! Just pushed 0.11 to CPAN. Thanks for the feedback :) Cheers, Jose Luis