On Tue, 07 Sep 2010 18:21:36 +0200, Lars Dɪᴇᴄᴋᴏᴡ 迪拉斯 <da...@cpan.org> wrote:

Quoting from
<http://p3rl.org/Devel::CheckLib#USING_IT_IN_Makefile.PL_or_Build.PL>:
| Instead, use the use-devel-checklib script.

I have nothing to add.

For some reason, I didn't understand
the meaning of "use the use-devel-checklib script".

I imagined I had to replace:

  #---- Makefile.PL -----
  use lib qw(inc);
  use Devel::CheckLib;

  check_lib_or_exit(...);

with something like:

  do('use-devel-checklib ...');

Then this morning my neuron started up.

--
Cosimo

Reply via email to