Hi Sherzod and everybody,

>If the whole library has a dependency, and wouldn't function as intended if
>they are found missing,
>then you have to let Makefile.PL to take care of it (read my prev. message
>to this thread).

Yes, without daemontools installed, my module has nothing else to do on that
machine. But the daemontools package is not a Perl module. In your previous
post you showed how to make the Makefile.PL know about other required Perl
modules. But how do I discriminate there that it needs an external
program(not a perl module)?

I really don�t believe that someone who doesn�t have the daemontools
installed would want to install my module. But I don�t believe that all the
cpan-testers have it installed. So, if I set daemontools as a dependency, I
think all testers will fail when testing my module...

What should I do?

thanks for your help,
bnegrao.

Reply via email to