in reply to Using File::ShareDir in development
Then, normal calls to File::ShareDir::dist_dir will find the local folder, before looking in your @INC directories for the installed sharedirs.use Test::File::ShareDir -share => { -dist => { 'Name-Of-Your-Dist +ribution' => 'share/somefolder' } };
-ether@cpan.org
|
|---|