deprecate(3p) Perl Programmers Reference Guide deprecate(3p)
deprecate(3p) Perl Programmers Reference Guide deprecate(3p) # deprecate(3p) Perl Programmers Reference Guide deprecate(3p) NNAAMMEE # deprecate - Perl pragma for deprecating the inclusion of a module in core SSYYNNOOPPSSIISS # use deprecate; # warn about future absence if loaded from core DDEESSCCRRIIPPTTIIOONN # 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. ...