Description
Perl projects can use a simple convention for locating a share directory in the project root. This helps development builds find bundled data files before the project is installed system-wide.
It is a helper for project layout and shared assets. Applications should still distinguish development data from installed read-only package data.