all options
buster  ] [  bullseye  ] [  bookworm  ] [  trixie  ] [  sid  ]
[ Source: libsub-delete-perl  ]

Package: libsub-delete-perl (1.00002-3)

Links for libsub-delete-perl

Screenshot

Debian Resources:

Download Source Package libsub-delete-perl:

Maintainers:

External Resources:

Similar packages:

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).

Tags: Software Development: Perl Development, Libraries, Implemented in: Perl, Role: Shared Library

Other Packages Related to libsub-delete-perl

  • depends
  • recommends
  • suggests
  • enhances

Download libsub-delete-perl

Download for all available architectures
Architecture Package Size Installed Size Files
all 7.7 kB22.0 kB [list of files]