On 23 May 2001 [EMAIL PROTECTED] wrote:

> This distribution has been tested as part of the cpan-testers
> effort to test as many new uploads to CPAN as possible.  See
> http://testers.cpan.org/
>
> Please cc any replies to [EMAIL PROTECTED] to keep other
> test volunteers informed and to prevent any duplicate effort.
>
>

> Currently, I cannot install your package because PDL::Options fails
> for me.  This is just to tell you you should probably put your
> dependencs in Makefile.PL in MakeMaker's preferred from with
> PREREQ_PM. Then CPAN.pm has a chance to automatically install the
> needed module.  Jost

Thanks. I use PREREQ_PM for all my other modules. The problem with this
one is that CPAN.pm will try and install all of PDL rather than just
PDL::Options even though PDL::Options has been separated out from PDL for
convenience and has its own distribution (it's in my authors directory).
I thought it was impolite to force the install of PDL (a very large
package) purely for PDL::Options.

PDL::Options does the options handling (synonyms, minium matching etc)
for PDL but does not require PDL.

Maybe I should ask Andreas to tweak the indexing so that PDL::Options is
picked out specially.

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


Reply via email to