perl 5.34.0-5ubuntu1 source package in Ubuntu
Changelog
perl (5.34.0-5ubuntu1) kinetic; urgency=medium * Merge with Debian; remaining changes: - Disable two porting/libperl.t tests, only run on x86*, and only testing the static libperl.a. - Disable the same porting/libperl.t tests on x86*, as on the other Linux architectures. perl (5.34.0-5) unstable; urgency=medium * Add Provides/Breaks/Replaces for libtext-balanced-perl. (Closes: #1014282) * Fix the Perl debugger 'view code' command. (Closes: #1010866) perl (5.34.0-4) unstable; urgency=medium * Refresh cross build support files for all architectures. * Fix massively parallel builds by first making 'depend'. (Closes: #996953) * Backport upstream patch to perl.h fixing build warnings on clang. (Closes: #1009149) -- Matthias Klose <email address hidden> Thu, 07 Jul 2022 15:02:05 +0200
Upload details
- Uploaded by:
- Matthias Klose
- Uploaded to:
- Kinetic
- Original maintainer:
- Ubuntu Developers
- Architectures:
- any all
- Section:
- perl
- Urgency:
- Medium Urgency
See full publishing history Publishing
Series | Published | Component | Section | |
---|---|---|---|---|
Kinetic | release | main | perl |
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
perl_5.34.0.orig-regen-configure.tar.xz | 405.7 KiB | b168f566401fdccc13d0616c258854c1e1a461276922babca617097cd9dfd85b |
perl_5.34.0.orig.tar.xz | 12.3 MiB | 82c2e5e5c71b0e10487a80d79140469ab1f8056349ca8545140a224dbbed7ded |
perl_5.34.0-5ubuntu1.debian.tar.xz | 164.2 KiB | b72b2430a5fbba11f5fad3811d063ca0426f225eefddf565eac0b68155eca57e |
perl_5.34.0-5ubuntu1.dsc | 2.9 KiB | 6d5695c332af09092ec6685c18bdd5f426c8bf2b2f090cdc60517aa95974164f |
Available diffs
- diff from 5.34.0-3ubuntu1 to 5.34.0-5ubuntu1 (61.3 KiB)
Binary packages built by this source
- libperl-dev: Perl library: development files
Files for developing applications which embed a Perl interpreter.
- libperl5.34: No summary available for libperl5.34 in ubuntu lunar.
No description available for libperl5.34 in ubuntu lunar.
- perl: Larry Wall's Practical Extraction and Report Language
Perl is a highly capable, feature-rich programming language with over
20 years of development. Perl 5 runs on over 100 platforms from
portables to mainframes. Perl is suitable for both rapid prototyping
and large scale development projects.
.
Perl 5 supports many programming styles, including procedural,
functional, and object-oriented. In addition to this, it is supported
by an ever-growing collection of reusable modules which accelerate
development. Some of these modules include Web frameworks, database
integration, networking protocols, and encryption. Perl provides
interfaces to C and C++ for custom extension development.
- perl-base: minimal Perl system
Perl is a scripting language used in many system scripts and utilities.
.
This package provides a Perl interpreter and the small subset of the
standard run-time library required to perform basic tasks. For a full
Perl installation, install "perl" (and its dependencies, "perl-modules-5.36"
and "perl-doc").
- perl-debug: debug-enabled Perl interpreter
debugperl provides a debug-enabled version of Perl which can produce
extensive information about the interpreter as it compiles and executes
a program (see the -D switch in perlrun(1)).
.
Note that this package is primarily of use in debugging *Perl* rather
than perl programs, which may be traced/debugged using the standard
perl binary using the -d switch (see perldebug(1)).
.
In addition, this package also includes debugging information for the normal
Perl interpreter.
- perl-doc: Perl documentation
Perl manual pages, POD documentation and the `perldoc' program. If you are
writing Perl programs, you almost certainly need this.
- perl-modules-5.34: No summary available for perl-modules-5.34 in ubuntu lunar.
No description available for perl-modules-5.34 in ubuntu lunar.