Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
Name: perl-Sub-Delete | Distribution: RPMForge repository for Red Hat Enterprise Linux 4 |
Version: 1.00002 | Vendor: RPMForge |
Release: 1.el4.rf | Build date: Thu May 27 01:40:04 2010 |
Group: Applications/CPAN | Build host: neodyme.arrfab.net |
Size: 9284 | Source RPM: perl-Sub-Delete-1.00002-1.el4.rf.src.rpm |
Packager: Fabian Arrotin <fabian.arrotin@arrfab.net> | |
Url: http://search.cpan.org/dist/Sub-Delete/ | |
Summary: 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).
Artistic/GPL
* Thu May 06 2010 Steve Huff <shuff@vecna.org> - 1.00002-1 - Initial package.
/usr/lib/perl5/vendor_perl/5.8.5/Sub /usr/lib/perl5/vendor_perl/5.8.5/Sub/Delete.pm /usr/share/doc/perl-Sub-Delete-1.00002 /usr/share/doc/perl-Sub-Delete-1.00002/Changes /usr/share/doc/perl-Sub-Delete-1.00002/MANIFEST /usr/share/doc/perl-Sub-Delete-1.00002/META.yml /usr/share/doc/perl-Sub-Delete-1.00002/README /usr/share/man/man3/Sub::Delete.3pm.gz
Generated by rpm2html 1.8.1
Fabrice Bellet, Tue Jul 9 08:56:54 2024