Hi All,
Looking more at makefiles, in your Makefile.PL or Build.PL you have the usual pre-requisites in PREREQ_PM. But what if your Perl module requires other modules Only if certain features are used. Is there a possible requisites you can define? So that when the module is built with cpan, it pauses asking if you want the extra modules installed and defaults to no if you don't respond is 30 seconds?


Lyle


Reply via email to