Re: Perl and perl modules test

2002-01-07 Thread Russ Allbery
Sergio <[EMAIL PROTECTED]> writes: > Is there macros for testing the existing of perl and the version ? > Is there macros to test the existence of perl modules like the one for > testing libs ? I don't believe there are macros for either in the mainline autoconf, but various people have written

Perl and perl modules test

2002-01-07 Thread Sergio
Hi. Is there macros for testing the existing of perl and the version ? Is there macros to test the existence of perl modules like the one for testing libs ? Are this macros standard of autoconf or are extensions that we should add to our project. TIA. Sergio Ferreira