Description
Perl distributions can install read-only shared data files during their build and installation process. This is useful for modules that ship templates, schemas, examples, or other assets needed at runtime.
It is build support for package authors. Packagers should verify installed paths so bundled data lands in the expected shared directory and does not overwrite user files.