Hi Alexandr

Your module starts off with:

package Devel::Camelcadedb;

our $VERSION = "2017.1";



# http://perldoc.perl.org/DB.html

# http://perldoc.perl.org/perldebug.html

# http://perldoc.perl.org/perldebtut.html

# http://perldoc.perl.org/perldebguts.html

package DB;


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.

--
Ron Savage - savage.net.au

Reply via email to