>>>>> On Sun, 11 Jun 2017 09:59:54 +1000, Ron Savage <r...@savage.net.au> said:
> Hi Alexandr > Your module starts off with: > package Devel::Camelcadedb; > our $VERSION = "2017.1"; No, you seem to have picked the wrong file. I find this version declaration in the file: our $VERSION = 2017.100.1; > [...] > The error is 'No [package] or no indexable package', so I guess having > tha version line and nothing else is not enough content for CPAN to > regard the 1st package was worth indexing. Nonono, that's not the reason. The answer is, as virtually always, in http://www.dagolden.com/index.php/369/version-numbers-should-be-boring/ near the terms subtle and complexity. I fear I can't explain it better that David did. -- andreas