On Wed, Apr 14, 2004 at 06:55:26AM +0200, Christian Hansen <[EMAIL PROTECTED]> wrote: > Robert Eden wrote: > >Has there been any progress on a windows PPM release? (or fixing whatever > >problem the automated tool has) > > It seems that ActiveStates build tool fails on DateTime::Locale [1] and > since DateTime depends on it, every DateTime module fails [2]. > > [1] > http://ppm.activestate.com/BuildStatus/5.8-windows/windows-5.8/DateTime-Locale-0.09.txt > [2] http://ppm.activestate.com/BuildStatus/5.8-D.html
Hmm. Looks to me like ActiveState should use Build.PL in preference to Makefile.PL when both exist. Or is the problem that nothing is indicating that Module::Build is a dependency of DateTime-Locale?
