Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

perl-Sub-Delete-1.0.20-1.mga10 RPM for noarch

From Mageia Cauldron for x86_64 / media / core / release

Name: perl-Sub-Delete Distribution: Mageia
Version: 1.0.20 Vendor: Mageia.Org
Release: 1.mga10 Build date: Wed Nov 1 04:31:13 2023
Group: Development/Perl Build host: localhost
Size: 9582 Source RPM: perl-Sub-Delete-1.0.20-1.mga10.src.rpm
Packager: rapsys <rapsys>
Url: http://metacpan.org/release/Sub-Delete
Summary: Perl module enabling one 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).

Provides

Requires

License

GPLv1+ or Artistic

Changelog

* Wed Nov 01 2023 rapsys <rapsys> 1.0.20-1.mga10
  + Revision: 2003206
  - Initial import
  - Created package structure for perl-Sub-Delete.

Files

/usr/share/doc/perl-Sub-Delete
/usr/share/doc/perl-Sub-Delete/Changes
/usr/share/doc/perl-Sub-Delete/META.yml
/usr/share/doc/perl-Sub-Delete/MYMETA.json
/usr/share/doc/perl-Sub-Delete/README
/usr/share/man/man3/Sub::Delete.3pm.xz
/usr/share/perl5/vendor_perl/Sub
/usr/share/perl5/vendor_perl/Sub/Delete.pm


Generated by rpm2html 1.8.1

Fabrice Bellet, Tue Apr 30 05:15:27 2024