in reply to Re^2: stuck in perlxstut, example 4
in thread stuck in perlxstut, example 4

I can reproduce essentially the same error on Win32. It seems to be caused by the line (in the top level Makefile.PL):
'MYEXTLIB' => 'mylib/libmylib$(LIB_EXT)',
But I don't know much more than that at this stage. (That line fits quite well with the MYEXTLIB documentation, though I do recall having found MYEXTLIB to not quite work as advertised on previous occasions.) Someone else might be able to chip in with a solution - otherwise I'll take a closer look when time permits.

Cheers,
Rob