in reply to Re^2: Refactoring conf-driven app into a module; what to do with the config?
in thread Refactoring conf-driven app into a module; what to do with the config?

The module does not require a build process because it isn't intended for distribution, nor has it become generally useful enough to merit it, so perhaps File::SharDir is not the best solution.

File::ShareDir::ProjectDistDir then :)

  • Comment on Re^3: Refactoring conf-driven app into a module; what to do with the config?