From: Kirk Haines Date: 2005-11-23T00:26:30+09:00 Subject: Re: [ANN] xampl 0.1.0 On Monday 21 November 2005 9:28 am, Bob Hutchison wrote: > Absolutely. Good idea. Can you point me to how you deal with require > statements that work with either. I think I saw something like that > but I can't find it now. How would you like it done, since you've > asked first? I've made a couple gems, but I'm not really a gems user now, so I can't really tell you, except to say that I would like to be able to download a tar archive of xampl so that I can try it out without having anything that I do with it forced to depend on gems. I'd look at what Austin Ziegler has done with his PDF::Writer package. It's a good practical example of how to target both gems and non-gems systems about as cleanly as it currently possible. Thanks, Kirk Haines