On Wed, 17 Oct 2001, Stas Bekman wrote: > I don't have any installed, but I don't understand what's the problem? > what is the problem with 'make clean'? How can I reproduce the problem?
when i had done 'make clean', and 'perl Makefile.PL && make' not all of the .pm's and .so's were ending up in blib/, which was breaking tests. i just tried again and everything is ok, so committied with the uncommented explicit DIR. might have been that i had stale pm_to_blib's or something that the 'make clean' did not pickup. but at the time i had done clean/make several times and had the same problem until commenting out the explicit DIR. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
