Re: Where to store module-specific read-only data?
"Christopher J. Madsen" <[email protected]> Fri, 25 Dec 2009 22:48:28 -0600
| Newsgroups | gmane.comp.lang.perl.modules.module-build |
|---|---|
| Message-ID | <[email protected]> |
Tim Landscheidt wrote: > Where do CPAN modules usually store read-only data? Does > someone know of a module that I could use for reference? > Also I'm interested in modules using Module::Build with such > a generation/transformation step in its Build.PL. You're looking for File::ShareDir and the share_dir parameter, which was added in the just-released Module::Build 0.36. -- Chris Madsen [email protected] -------------------- http://www.cjmweb.net --------------------