Skip to content
Sections
>> Trisquel >> 软件包 >> nabia >> perl >> libsub-delete-perl
etiona  ] [  nabia  ] [  aramo  ]
[ 源代码: libsub-delete-perl  ]

软件包: libsub-delete-perl (1.00002-2)

Perl module to delete subroutines

Sub::Delete 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).

其他与 libsub-delete-perl 有关的软件包

  • 依赖
  • 推荐
  • 建议
  • dep: perl
    Larry Wall's Practical Extraction and Report Language

下载 libsub-delete-perl

下载可用于所有硬件架构的
硬件架构 软件包大小 安装后大小 文件
all 6.7 kB20 kB [文件列表]