Author: kwilliams Date: Sun Jul 2 20:18:48 2006 New Revision: 6613 Modified: Module-Build/trunk/Changes
Log: Modified: Module-Build/trunk/Changes ============================================================================== --- Module-Build/trunk/Changes (original) +++ Module-Build/trunk/Changes Sun Jul 2 20:18:48 2006 @@ -1,5 +1,18 @@ Revision history for Perl extension Module::Build. +0.2802 + + - Sped up execution of find_pods by catering to File::Spec's and + Cwd's peculiarities. This produces about a factor of 3 speedup in + building M::B itself (from about 3.5 seconds down to 1.2 seconds on + my machine), which would probably be more noticeable for much + larger distributions. + + - We should be accepting the default when we're in unattended mode, + not acting dumb and ignoring both the default and the [empty] + answer from the user. Fixed. [Spotted by Nik Clayton] + + 0.2801 Sun May 21 00:07:40 CDT 2006 - Module::Build::Compat's emulation of INC is incorrectly prepending
