libsub-delete-perl_1.00002-1_amd64.changes is NEW
Debian FTP Masters
ftpmaster at ftp-master.debian.org
Sat Nov 6 23:18:06 UTC 2010
(new) libsub-delete-perl_1.00002-1.diff.gz optional perl
(new) libsub-delete-perl_1.00002-1.dsc optional perl
(new) libsub-delete-perl_1.00002-1_all.deb optional perl
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).
(new) libsub-delete-perl_1.00002.orig.tar.gz optional perl
Changes: libsub-delete-perl (1.00002-1) unstable; urgency=low
.
* Initial Release (Closes: #602638).
Override entries for your package:
Announcing to debian-devel-changes at lists.debian.org
Closing bugs: 602638
Your package contains new components which requires manual editing of
the override file. It is ok otherwise, so please be patient. New
packages are usually added to the override file about once a week.
You may have gotten the distribution wrong. You'll get warnings above
if files already exist in other distributions.
More information about the pkg-perl-maintainers
mailing list