in reply to Re: Segfault when trying to make a module
in thread Segfault when trying to make a module

For most CPAN modules 'make' can be omited before 'make test' or 'make install'. Makefiles should handle correctly such dependencies.

Anyway wrong order should not cause segfault. Build error maybe but not segfault.

--
Ilya Martynov (http://martynov.org/)

  • Comment on Re: Re: Segfault when trying to make a module