On Thu, 3 Oct 2002, Jeroen Latour wrote:

> Error - the PDL::Options module must be installed before this module
> will run.\nThis module is available from CPAN at Makefile.PL line 8.  
> Additional comments:

> You should use MakeMaker's prerequisites feature to test for
> PDL::Options, that will prompt the CPAN/CPANPLUS module to install the
> module when installing this module through CPAN.

Thanks. I do use PREREQ_PM in all my modules. It's just that I was using

   PDL::Options => undef,

and expecting that to work. It turns out that CPAN can't work out that 
this means the version number can be anything and assumes that I did not 
mean to add it as a prerequisite. If I have a spare moment I'll do a new 
release.

-- 
Tim Jenness
JAC software
http://www.jach.hawaii.edu/~timj



Reply via email to