On Tue, Mar 18, 2008 at 12:37 PM, Alberto Simões
<[EMAIL PROTECTED]> wrote:
> Hi
>
>  I need to use a non-core, non-standard module on a Makefile.PL.
>
>   - I would like to abort Makefile.PL run if it is not installed;
>   - I would like it to be installed if being run inside CPAN;
>
>  Hints?

Very recent versions of CPAN has support for 'configure_requires',
which looks like the right way to do that.

>
>  Thanks
>  ambs
>  --
>  Alberto Simões - Departamento de Informática - Universidade do Minho
>                   Campus de Gualtar - 4710-057 Braga - Portugal
>
>

Reply via email to