Description
Author-only dependencies can be separated from normal runtime requirements in Perl distributions. Module authors use it so release helpers, test extras, or maintenance tools are declared without burdening ordinary users. It is a dependency for Module::Install-based packaging workflows.