Re: Problem with indexing module

2017-06-13 Thread Ron Savage
Hi Andreas Thanx! On 14/06/17 14:29, Andreas Koenig wrote: On Wed, 14 Jun 2017 14:12:53 +1000, Ron Savage said: > Hi Andreas > Then would it be possible for the error msg to include that link, or a > useful summary thereof, when a version # issue is detected? Maybe. I've opened an iss

Re: Problem with indexing module

2017-06-13 Thread Andreas Koenig
> On Wed, 14 Jun 2017 14:12:53 +1000, Ron Savage said: > Hi Andreas > Then would it be possible for the error msg to include that link, or a > useful summary thereof, when a version # issue is detected? Maybe. I've opened an issue https://github.com/andk/pause/issues/246 -- andreas

Re: Problem with indexing module

2017-06-13 Thread Ron Savage
Hi Andreas Then would it be possible for the error msg to include that link, or a useful summary thereof, when a version # issue is detected? On 13/06/17 07:17, Andreas Koenig wrote: On Sun, 11 Jun 2017 09:59:54 +1000, Ron Savage said: > Hi Alexandr > Your module starts off with: >

Re: Problem with indexing module

2017-06-12 Thread Andreas Koenig
> On Sun, 11 Jun 2017 09:59:54 +1000, Ron Savage 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; > [