[Module-build-general] RE: yet another DT::F::ISO8601 with yet another version (fwd)
Status: Beta
Brought to you by:
kwilliams
|
From: Dave R. <au...@ur...> - 2003-06-29 22:44:22
|
On Sat, 28 Jun 2003, Joshua Hoblitt wrote: > I received this bug report on one of my modules. Is this a known > problem with Module::Build or nmake? Module::Build doesn't use make, so instead of "nmake test" you need to do "./Build test" or ".\Build test". -dave /*======================= House Absolute Consulting www.houseabsolute.com =======================*/ |