On 2015-04-08 11:30:20, calebc2099@yahoo.com wrote:
Show quoted text> Hi,
>
> I'm not sure if this is a bug or not but I think my version of Perl
> should meet the requirements for Kavorka but I can't install due to a
> comparison of versions at line 188.
>
> the Perl variable "$]" reports version 5.010001
> while the Perl variable "$^V" reports version 5.10.1
Refer to "perldoc perlvar" for how $] differs from $^V.
This isn't a bug. Kavorka requires at least perl 5.014000 (5.140); you've only got 5.10.1.