Search results for "module:deprecate"
deprecate - Perl pragma for deprecating the inclusion of a module in core
This pragma simplifies the maintenance of dual-life modules that will no longer be included in the Perl core in a future Perl release, but are still included currently. The purpose of the pragma is to alert users to the status of such a module by iss...
RJBS/perl-5.36.0 - 28 May 2022 00:26:10 UTC
deprecate - Perl pragma for deprecating the inclusion of a module in core
This pragma simplifies the maintenance of dual-life modules that will no longer be included in the Perl core in a future Perl release, but are still included currently. The purpose of the pragma is to alert users to the status of such a module by iss...
PEVANS/perl-5.38.2 - 29 Nov 2023 16:10:36 UTC
Sub::Deprecate - Enables runtime graceful deprecation notices on sub calls
ECARROLL/Sub-Deprecate-0.03
-
02 Jul 2021 16:21:52 UTC
Devel::Deprecate - Create deprecation schedules in your code
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 some...
OVID/Devel-Deprecate-0.01 - 24 Apr 2008 14:38:56 UTC