libexperimental-perl 0.031-1 source package in Ubuntu
Changelog
libexperimental-perl (0.031-1) unstable; urgency=medium * Import upstream version 0.031. * Update years of packaging copyright. -- gregor herrmann <email address hidden> Sat, 04 Feb 2023 19:46:24 +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 | |
---|---|---|---|---|
Mantic | release | universe | misc | |
Lunar | release | universe | misc |
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
libexperimental-perl_0.031-1.dsc | 2.3 KiB | f13156d1b6307b9a3965bffd0a2f2f7748088507f3999b5f44720f14fe69ac58 |
libexperimental-perl_0.031.orig.tar.gz | 15.4 KiB | 7c6803ea96dadcfaf9d800bfaeedfd165bf4155199e80054473bd677269d7e35 |
libexperimental-perl_0.031-1.debian.tar.xz | 2.4 KiB | 4eff70179ea3235cfc7f06d77c31b36b93085d9f4077edf34f476dc0b5b9b6d6 |
Available diffs
- diff from 0.030-1 to 0.031-1 (3.9 KiB)
No changes file available.
Binary packages built by this source
- libexperimental-perl: pragma for making experimental features easy
The experimental pragma provides an easy and convenient way to enable or
disable experimental features.
.
Experimental features were introduced in Perl 5.18, together with a warnings
category "exmperimental". When such features are used, the respective
warnings have to be turned off additionally.
.
Cf. https://metacpan. org/module/ RJBS/perl- 5.18.0/ pod/perldelta. pod#New- mechanism- for-experimenta l-features