libsub-quote-perl 2.005000-1 source package in Ubuntu
Changelog
libsub-quote-perl (2.005000-1) unstable; urgency=medium * Import upstream version 2.005000. * Update years of packaging copyright. * Declare compliance with Debian Policy 4.1.3. * Bump debhelper compatibility level to 10. -- gregor herrmann <email address hidden> Mon, 19 Feb 2018 20:33:28 +0100
Upload details
- Uploaded by:
- Debian Perl Group
- Uploaded to:
- Sid
- Original maintainer:
- Debian Perl Group
- Architectures:
- all
- Section:
- misc
- Urgency:
- Medium Urgency
See full publishing history Publishing
Series | Published | Component | Section | |
---|---|---|---|---|
Bionic | release | main | misc |
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
libsub-quote-perl_2.005000-1.dsc | 2.2 KiB | f15eecd8deee0a10137343c54d17fde8cd7a9736590546fcf30a62c10eb0cfac |
libsub-quote-perl_2.005000.orig.tar.gz | 20.3 KiB | 44b145111bee7b0001818e77f7ce587153232dbc97351f4c5ed34522372b64ff |
libsub-quote-perl_2.005000-1.debian.tar.xz | 2.1 KiB | aa68cc450232a3b083e3b733873e5a5b86f8e532fecd8bb025fe7b6dbedf4158 |
Available diffs
- diff from 2.004000-1 to 2.005000-1 (6.7 KiB)
No changes file available.
Binary packages built by this source
- libsub-quote-perl: helper modules for subroutines
This package includes two modules:
.
Sub::Quote provides performant ways to generate subroutines from strings.
.
Sub::Defer contains subroutines which provide the user with a convenient way
to defer creation of subroutines and methods until they are first called.