Subject: | version problem: 0.2.1 < 0.1 |
CPAN.pm thinks that version 0.1 is the most recent version:
cpan[2]> reload index
...
Database was generated on Thu, 15 Oct 2020 17:55:48 GMT
...
cpan[3]> m App::SimpleBackuper
Module id = App::SimpleBackuper
CPAN_USERID NOVOZHILV (Dmitrii Novozhilov <Dmitry@Novozhilov.ru>)
CPAN_VERSION 0.1
CPAN_FILE N/NO/NOVOZHILV/App-SimpleBackuper-0.1.tar.gz
INST_FILE (not installed)
Problem is that in perl version terms, 0.2.1 is less than 0.1, because 0.2.1 translates to 0.002001.
Maybe the problem can be fixed by deleting version 0.1 from PAUSE/CPAN, and then force a reindex of 0.2.1. Or use a greater version, e.g. 0.200.1 or 1.0.0.