Actually, this is caused by the value assigned to variable "$version", in line 7 of RserveClient.pm:
https://metacpan.org/source/DJUNKIM/Statistics-RserveClient-0.08/lib/Statistics/RserveClient.pm#L7
On 2014-01-09, at 10:44 AM, Bugs in Statistics-RserveClient via RT wrote:
Show quoted text>
> Greetings,
>
> This message has been automatically generated in response to the
> creation of a trouble ticket regarding:
> "Bad VERSION info in Statistics-RserveClient-0.08",
> a summary of which appears below.
>
> There is no need to reply to this message right now. Your ticket has been
> assigned an ID of [rt.cpan.org #91993]. Your ticket is accessible
> on the web at:
>
>
https://rt.cpan.org/Ticket/Display.html?id=91993
>
> Please include the string:
>
> [rt.cpan.org #91993]
>
> in the subject line of all future correspondence about this issue. To do so,
> you may reply to this message.
>
> Thank you,
> bug-Statistics-RserveClient@rt.cpan.org
>
> -------------------------------------------------------------------------
> Even though version 0.08 is the most recent one listed at
http://search.cpan.org/~djunkim/Statistics-RserveClient-0.08/, none of the mirrors include it for installation. Installing version 0.08 by hand from the downloaded tar file fails with the following error:
>
> $ perl Makefile.PL
> Checking if your kit is complete...
> Looks good
> Can't parse version 'CPAN-0.08'
> Generating a Unix-style Makefile
> Writing Makefile for Statistics::RserveClient
> Can't parse version 'CPAN-0.08'
> Writing MYMETA.yml and MYMETA.json
>
> Could this be because file VERSION contains the following text: "release-CPAN-0.08"?
>
> Davor