Description
Perl programs can represent data that is inherited through a hierarchy, such as settings that apply at a parent level and can be overridden below. This is useful for configuration trees, permissions, categories, and structured metadata.
It is a programming library used by other software. The application using it decides how hierarchy rules are interpreted and whether inherited values are safe.