[Module-build-general] RE: yet another DT::F::ISO8601 with yet another version (fwd)
Status: Beta
Brought to you by:
kwilliams
|
From: Joshua H. <jho...@if...> - 2003-06-29 07:38:48
|
Hello, I received this bug report on one of my modules. Is this a known problem with Module::Build or nmake? Cheers, -J -- ---------- Forwarded message ---------- Date: Fri, 27 Jun 2003 10:15:15 -0700 From: "Hill, Ronald" <ron...@pl...> To: 'Joshua Hoblitt' <jho...@if...>, DateTime <dat...@pe...> Subject: RE: yet another DT::F::ISO8601 with yet another version Hi Joshua, > Available immediately from: > > http://kolea.ifa.hawaii.edu/~jhoblitt/pm/DateTime-Format-ISO86 > 01-0.02.tar.gz > > I've been busy the last few days so I haven't made much > progress. There is still something wrong with the ISO week > -> DT conversion. 3 tests are coming up 1 week short. I > would really appreciate a heads up if anyone can see the problem. Nice module!! installation works on Win32 systems. I also noticed that nmake test does not work. F:\perl_modules\DateTime-Format-ISO8601-0.02>nmake test Microsoft (R) Program Maintenance Utility Version 6.00.8168.0 Copyright (C) Microsoft Corp 1988-1998. All rights reserved. NMAKE : fatal error U1073: don't know how to make 'test' Stop. So I had to run perl build test to run the tests. You might want to update the docs on this. Ron Hill |