perl 5.32.0-6 source package in Ubuntu
Changelog
perl (5.32.0-6) unstable; urgency=medium [ Dominic Hargreaves ] * Update lintian overrides with various severity info and pedantic tags [ Niko Tyni ] * Add patch from Chris Lamb removing traces of the build directory from the binary packages. (Closes: #972559) * Refresh cross build support files. * Make perl Break the old perl-modules-5.24 package. (Closes: #976666) * Add a missing test dependency on dpkg-dev. -- Niko Tyni <email address hidden> Sun, 13 Dec 2020 20:58:36 +0200
See full publishing history Publishing
Series | Published | Component | Section |
---|
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
perl_5.32.0-6.dsc | 2.9 KiB | 462ccbf2488da171a1b53c6b00ef6c047466307a7ee1a14b19913d37714a5020 |
perl_5.32.0.orig-regen-configure.tar.gz | 814.0 KiB | c40fa434ff0d6889f31e5e44d36dc568c77887159b55e7b12e49e979d4c4bd55 |
perl_5.32.0.orig.tar.xz | 12.1 MiB | 6f436b447cf56d22464f980fac1916e707a040e96d52172984c5d184c09b859b |
perl_5.32.0-6.debian.tar.xz | 160.4 KiB | 8c282ed61faa72b5847f7e963b4d9c8078850f6462931da369dd8d36ea4ad7fb |
Available diffs
- diff from 5.32.0-5 to 5.32.0-6 (110.1 KiB)
No changes file available.
Binary packages built by this source
- libperl-dev: Perl library: development files
Files for developing applications which embed a Perl interpreter.
- libperl5.32: shared Perl library
This package contains the shared Perl library, used by applications
which embed a Perl interpreter.
.
It also contains the architecture-dependent parts of the standard
library (and depends on perl-modules-5.32 which contains the
architecture-independent parts).
- 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.32"
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.32: Core Perl modules
Architecture independent Perl modules. These modules are part of Perl and
required if the `perl' package is installed.
.
Note that this package only exists to save archive space and should be
considered an internal implementation detail of the `perl' package.
Other packages should not depend on `perl-modules-5.32' directly, they
should use `perl' (which depends on `perl-modules-5.32') instead.