From: Kevin G. <ke...@go...> - 2003-01-31 01:00:14
|
>> Since CPAN doesn't allow for updating the same version, we should >> probably just go ahead and prepare 0.29 right away.Want to roll in your >> >> See my earlier email, the CVS branch rel-0-28 is releasable. > > Can you check it into 0.29? That's easier for me to handle. But I already checked a bunch of other work I'm doing on the XML-DOM into 0.29 which isn't ready to be released yet. Just to this in your cvs directory cvs update -r rel-0-28 to change your sources to the branch, do the release, and when you're finished you can do cvs update -A to switch your sources back to the main trunk. If you're using kde, cervisia is a cvs front-end with a nice tree-browsing feature that lets you see what's going on. > >> Longer term, I think we also need to run tests for the different cases >> of optional modules being present or absent. >> >> Eh? I don't follow you? > > I just meant we need to test both cases, with and without the optional > modules present. Umm, how do we test if the module isn't there? I think the tests and code are pretty well modularized, if some optional piece (like Win32::EventLog) is missing it doesn't affect anything else. -- Happy Trails . . . Kevin M. Goess (and Anne and Frank) 904 Carmel Ave. Albany, CA 94706 (510) 525-5217 |