libsub-name-perl 0.21-1build1 source package in Ubuntu
Changelog
libsub-name-perl (0.21-1build1) artful; urgency=medium * No-change rebuild for perl 5.26.0. -- Matthias Klose <email address hidden> Wed, 26 Jul 2017 20:09:49 +0000
Upload details
- Uploaded by:
- Matthias Klose
- Uploaded to:
- Artful
- Original maintainer:
- Debian Perl Group
- Architectures:
- any
- Section:
- perl
- Urgency:
- Medium Urgency
See full publishing history Publishing
Series | Published | Component | Section | |
---|---|---|---|---|
Bionic | release | main | perl |
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
libsub-name-perl_0.21.orig.tar.gz | 79.3 KiB | bd32e9dee07047c10ae474c9f17d458b6e9885a6db69474c7a494ccc34c27117 |
libsub-name-perl_0.21-1build1.debian.tar.xz | 3.2 KiB | 4d88730c6da4ada4d355fb61938b4535cbbacc9576113a3ec1c19bef85eeb577 |
libsub-name-perl_0.21-1build1.dsc | 2.1 KiB | 4a55aa38405c6efea0d35c344aaabda294236487b355a6a746fd5570c84ecbb2 |
Available diffs
- diff from 0.21-1 (in Debian) to 0.21-1build1 (311 bytes)
Binary packages built by this source
- libsub-name-perl: module for assigning a new name to referenced sub
Sub::Name has only one function, which is also exported by default:
.
subname NAME, CODEREF
.
Assigns a new name to referenced sub. If package specification is
omitted in the name, then the current package is used. The return
value is the sub.
.
The name is only used for informative routines (caller, Carp, etc).
You won't be able to actually invoke the sub by the given name. To
allow that, you need to do glob-assignment yourself.
- libsub-name-perl-dbgsym: No summary available for libsub-name-perl-dbgsym in ubuntu cosmic.
No description available for libsub-
name-perl- dbgsym in ubuntu cosmic.