[ol7_developer_EPEL] perl-Sub-Delete-1.00002-1.el7.noarch

Name:perl-Sub-Delete
Version:1.00002
Release:1.el7
Architecture:noarch
Group:Unspecified
Size:7847
License:GPL+ or Artistic
RPM: perl-Sub-Delete-1.00002-1.el7.noarch.rpm
Source RPM: perl-Sub-Delete-1.00002-1.el7.src.rpm
Build Date:Sun Aug 19 2018
Build Host:x86-ol7-builder-01.us.oracle.com
Vendor:Oracle America
URL:https://metacpan.org/release/Sub-Delete
Summary:Perl module to delete subroutines
Description:
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).

Filelist (Show Changelog) (Show related packages)