use File::ShareDir ':ALL'; File::ShareDir::dist_file('My-Distribution', 'file.po'); #and File::ShareDir::dist_file('My-Distribution', 'share/file.po'); #and later tried this File::ShareDir::module_file("My::Module","file.po");