Description
Perl distributions can emit deprecation warnings in a controlled, consistent way. This helps maintainers tell developers which APIs will change or disappear without overwhelming users with unclear messages.
It is a developer library. Deprecation warnings should be precise and actionable so downstream projects can migrate before behavior is removed.