Subject: | Specify Perl::Version as a configure_requires |
Because Perl::Version is used very early in the configuration process,
before CPAN.pm or CPANPLUS.pm have the chance to install it, it is
better to specify Perl::Version as a "configure_requires" instead of
just "requires". However, I don't know if Module::Install has any
support for configure_requires currently, but MakeMaker and
Module::Build have.
It's probably also preferable to use version.pm instead of
Perl::Version, or is there any reason to use the latter?
Regards,
Slaven