Hi Koen,
# from Koen van der Drift
# on Wednesday 04 February 2009 09:02:
>I get the following warning while building Module::Build (on Mac OS
> X):
>
> * Optional prerequisite Module::Signature is not installed
> * version (0.7203) is installed, but we prefer to have 0.74
The word 'version' is the name of a module, not an attribute of
Module::Signature. I'm afraid that's an unfortunate artifact of naming
combined with output formatting.
>However, the cpan website for that requisite highest version number is
>0.55, while the Build.pl says:
>...
> 'Module::Signature' => 0.21,
> 'version' => 0.74,
So, in a way it says exactly what it means, but reads ambiguously.
Maybe a blank line would help. I'm not sure exactly how constrained we
are by compatibility with regard to changing the wording of the output.
--Eric
--
"It works better if you plug it in!"
--Sattinger's Law
---------------------------------------------------
http://scratchcomputing.com
---------------------------------------------------