Re: [Module::Build] M::B and version.pm
Status: Beta
Brought to you by:
kwilliams
|
From: John P. <jpe...@ro...> - 2006-02-22 20:54:34
|
David E. Wheeler wrote: > I see. So there's no way for '0.000001' to be converted back to '0.0.1'? > > What about a method on version.pm that will give the three-part version > string no matter what the original version number was? That would be $v->normal, but that isn't the problem. The problem is that M::B doesn't want to carry around the version object as an object, and so has to convert into something non-magical. If Ken and/or Randy want to tell me whether they want to hold 0.28 for the fully debugged and thought out version object support, I will do what I can to get that working. *FULL DISCLOSURE* - My wife is out of town on a medical emergency and I have kid duty by myself for now, so it is all I can do to crawl into bed after reading to the kids (5 and 10). I don't know how long it will take me to produce a working patch that everyone will be happy with... John -- John Peacock Director of Information Research and Technology Rowman & Littlefield Publishing Group 4501 Forbes Boulevard Suite H Lanham, MD 20706 301-459-3366 x.5010 fax 301-429-5748 |