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: openSUSE Tumbleweed |
Version: 1.00003 | Vendor: openSUSE |
Release: 1.1 | Build date: Thu Oct 9 22:28:44 2025 |
Group: Unspecified | Build host: reproducible |
Size: 8300 | Source RPM: perl-Sub-Delete-1.00003-1.1.src.rpm |
Packager: https://bugs.opensuse.org | |
Url: https://metacpan.org/release/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-1.0 OR GPL-1.0-or-later
* Thu Oct 09 2025 Tina Müller <timueller+perl@suse.de> - updated to 1.00003 see /usr/share/doc/packages/perl-Sub-Delete/Changes 1.00003 12 August 2025 - promote to stable; passes on 5.10.0 locally; no CPAN Testers results 1.00002_02 19 July 2025 - re-bundle the Test::More originally bundled with the distribution. CPAN versions circa 2025 cause test of 'tie $@' to erroneously fail on Perl 5.10.0. 1.00002_01 22 February 2025 - unbundle Test::More - replace q{'} with q{::} as package separator, as it is use is deprecated as of Perl 5.38 * Thu Jul 04 2019 Dominique Leuenberger <dimstar@opensuse.org> - Set license in cpanspec.yml to Artistic-1.0 OR GPL-1.0-or-later. * Fri Apr 17 2015 coolo@suse.com - updated to 1.00002 see /usr/share/doc/packages/perl-Sub-Delete/Changes * Fri Apr 17 2015 coolo@suse.com - updated to 1.00002 see /usr/share/doc/packages/perl-Sub-Delete/Changes * Tue Nov 30 2010 coolo@novell.com - switch to perl_requires macro * Mon Nov 29 2010 coolo@novell.com - called spec2changelog * Tue Sep 01 2009 jw@suse.de - 0.02 - initial Package
/usr/lib/perl5/vendor_perl/5.42.0/Sub /usr/lib/perl5/vendor_perl/5.42.0/Sub/Delete.pm /usr/share/doc/packages/perl-Sub-Delete /usr/share/doc/packages/perl-Sub-Delete/Changes /usr/share/doc/packages/perl-Sub-Delete/README /usr/share/man/man3/Sub::Delete.3pm.gz
Generated by rpm2html 1.8.1
Fabrice Bellet, Tue Oct 21 22:26:35 2025