Running "perl Makefile.PL" after having done a "make distdir" or "make disttest" would result in a double build. init_dirscan() would go looking inside the distdir, find a Makefile.PL and build it.
If not wrong, this behavior is definately very annoying. init_dirscan will now ignore the distdir. -- Michael G. Schwern <[EMAIL PROTECTED]> http://www.pobox.com/~schwern/ Perl Quality Assurance <[EMAIL PROTECTED]> Kwalitee Is Job One But I wore the juice!
