Subject: | Weird paths with FreeDesktop support turned on |
With xdg-user-dir in $PATH
/home/kent/.local/share/.path_isdev_heuristicset_fromconfig/config.json <-- note there's 2 levels of dot-prefixed directories here
without xdg-user-dir in $PATH
/home/kent/.path_isdev_heuristicset_fromconfig/config.json <-- only one level of dot prefixing
Mostly a trivial squabble where it seems File::UserConfig is behind the curve with File::HomeDir support.