in reply to Re^6: pp macOS external filein thread pp macOS external file
use if $ENV{PAR_PROGNAME}, File::ShareDir::PAR => 'global'; use File::UserConfig; my $configdir = File::UserConfig->configdir; ... [download]