[Module-build-general] [BUG] ./Build dist does not check for new $VERSION
Status: Beta
Brought to you by:
kwilliams
|
From: Steve P. <sp...@qu...> - 2003-09-15 16:09:08
|
Hi all, When you update the 'dist_version_from' file *after* running Build.PL, the 'dist' action builds a tarball for the old version (which seems wrong to me). Perhaps it should check for a new $VERSION and rebuild the cache if it has changed? -Steve |