You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
perlintern: Certain functions wrongly marked visible
deprecate(), deprecate_disappears_in(), and deprecate_fatal_in() were
marked as publicly visible in the apidoc declarations. They are not;
they are available only in the perl core.
0 commit comments