in reply to Re^3: Padre installation issue (upgrade version)
in thread Padre installation issue

Could you please indicate precisely what I should I upgrade? Well, forget it. Seems to be precisely "version".
  • Comment on Re^4: Padre installation issue (upgrade version)

Replies are listed 'Best First'.
Re^5: Padre installation issue (upgrade version)
by Corion (Patriarch) on Mar 29, 2014 at 21:37 UTC

    The version module, as indicated by the link to the bugtracker and JPEACOCK/version-0.9908.tar.gz. Typing cpan version or cpanm version should install the latest release of the version module. Alternatively, cpan JPEACOCK/version-0.9908.tar.gz or cpanm JPEACOCK/version-0.9908.tar.gz should install release 0.9908 of the version module.

      Yes, upgrading "version" did fix the problem. Thank you very much.