in reply to Can't use three part version number for CPAN modules
Here's what I got from the PAUSE indexer report. A status of "Falling revision number". The Indexer was somehow converting "0.0.3" to "0.000003", and that being less than "0.01", hence the error.
Code?
Take a look at things like Class::Std do it.
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^2: Can't use three part version number for CPAN modules
by arc_of_descent (Hermit) on Jan 04, 2006 at 11:48 UTC | |
by adrianh (Chancellor) on Jan 04, 2006 at 12:17 UTC |