Re: [Module-build-general] read_config()?
Status: Beta
Brought to you by:
kwilliams
|
From: Scott B. <lis...@ni...> - 2003-05-24 11:44:59
|
> One of the things I'd like to do with M::B in general (and I don't > think I've mentioned this anywhere yet) is to help people share data > among the various processes that collaborate when building & installing > the module. .... Let me know when you decide to tackle that. I'd love to help shake out the idea & implementation. > Until this happens, Scott, you'll probably have to write the > information to a temporary file and read that file when you need the > information. ... That's what I used to do. I'll go back to that technique. However, now that I've made the switch, I'll keep using M::B. Scott |