Skip Menu |

This queue is for tickets about the Bio-ToolBox CPAN distribution.

Report information
The Basics
Id: 93058
Status: new
Priority: 0/
Queue: Bio-ToolBox

People
Owner: Nobody in particular
Requestors: CHORNY [...] cpan.org
Cc:
AdminCc:

Bug Information
Severity: Critical
Broken in: v1.14.1
Fixed in: (no value)



Subject: decreasing versions
Versions with 2 dots are converted to numbers. 0.1.1 means 0.001001. So 0.1 > 0.1.1. Versions with one dot are real numbers. So 0.9 > 0.10. Best is to delete distributions that have bigger versions that latest (that will help new installations). And upload new distribution with correct version (that will help users that have older version installed). In case of this distribution situation is worse because older (but with bigger version) distribution is still indexed because some module was removed in newer distribution. So fixing this problem is more important. -- Alexandr Ciornii, http://chorny.net