perl-Sub-Delete

Perl module enabling one to delete subroutines

This module provides one function, 'delete_sub', that deletes the subroutine whose name is passed to it. (To load the module without importing the function, write 'use Sub::Delete();'.) This does more than simply undefine the subroutine in the manner of 'undef &foo', which leaves a stub that can trigger AUTOLOAD (and, consequently, won't work for deleting methods). The subroutine is completely obliterated from the symbol table (though there may be references to it elsewhere, including in compiled code).

沒有可用的 openSUSE Leap 15.5 官方套件

發行版

openSUSE Tumbleweed

openSUSE Leap 15.6

openSUSE Leap 15.5

openSUSE Leap 15.4

RedHat RHEL-7

不支援的發行版本

下列發行版本並未被官方支援。使用這些套件需要自行承擔風險。