[Perl] Como hacer un archivo MakeFile??
Salvador Ortiz Garcia
sog@msg.com.mx
30 Jun 2003 16:49:46 -0500
On Mon, 2003-06-30 at 13:32, Lalo wrote:
> Amigos de la lista, mi duda es bastante acotada ¿Como hago un archivo
> Makefile.PL para "Instalar" mis clases y archivos ?.
> si tiene algunos ejemplos o un "How to" seria bueno gracias
Dale una leida al man de ExtUtils::MakeMaker, que a la letra dice:
...
How To Write A Makefile.PL
The short answer is: Don't.
Always begin with h2xs.
Always begin with h2xs!
ALWAYS BEGIN WITH H2XS!
even if you're not building around a header file, and even
if you don't have an XS component.
...
Saludos.
--
Salvador Ortiz Garcia <sog@msg.com.mx>
Matías Software Group