head 1.1; access; symbols; locks; strict; comment @# @; 1.1 date 2026.08.03.13.24.41; author wiz; state Exp; branches; next ; commitid ScjFl9LLWINN6cQG; desc @@ 1.1 log @devel/p5-Devel-Deprecate: import p5-Devel-Deprecate-0.01 Many times we find ourselves needing to deprecate code or have a deadline and just don't have time to refactor. Instead of trying to remember about this, posting it to a wiki or sending an email, it's better to have an automatic way to deprecate something. This module allows you to do that and embeds the deprecation directly in the code you wish to deprecate. As we don't want to break production code, deprecations are only triggered when running tests. @ text @Many times we find ourselves needing to deprecate code or have a deadline and just don't have time to refactor. Instead of trying to remember about this, posting it to a wiki or sending an email, it's better to have an automatic way to deprecate something. This module allows you to do that and embeds the deprecation directly in the code you wish to deprecate. As we don't want to break production code, deprecations are only triggered when running tests. @