libsub-quote-perl 2.006008-1ubuntu1 source package in Ubuntu
Changelog
libsub-quote-perl (2.006008-1ubuntu1) lunar; urgency=medium * d/control: Drop libxstring Recommends to Suggests, to avoid MIR -- Lukas Märdian <email address hidden> Tue, 14 Feb 2023 15:25:37 +0100
Upload details
- Uploaded by:
- Lukas Märdian
- Uploaded to:
- Lunar
- Original maintainer:
- Ubuntu Developers
- Architectures:
- all
- Section:
- misc
- Urgency:
- Medium Urgency
See full publishing history Publishing
Series | Published | Component | Section | |
---|---|---|---|---|
Mantic | release | main | misc | |
Lunar | release | main | misc |
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
libsub-quote-perl_2.006008.orig.tar.gz | 35.1 KiB | 94bebd500af55762e83ea2f2bc594d87af828072370c7110c60c238a800d15b2 |
libsub-quote-perl_2.006008-1ubuntu1.debian.tar.xz | 2.7 KiB | 5ae48c8b76fcac7b327195fd505a8c710deceec071e54f1aeb6393133facc0f7 |
libsub-quote-perl_2.006008-1ubuntu1.dsc | 2.2 KiB | 7c62a34540fad47b674327dfafddc60cf5ea7fa8086d416746cf19117b4cdd51 |
Available diffs
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.