Hi, I use File::ShareDir to locate the shared files installed with the module. How can ensure that it will access the local share directory in the development environment during development/testing/installation and won't try to use the files already installed by a previous version of the module?
Gabor