perl 5.30.0-9 source package in Ubuntu
Changelog
perl (5.30.0-9) unstable; urgency=medium * Improve debian/t/control.t robustness fixing spurious failures when packages are missing from the current archive suite. (Closes: #943380) * Build with TZ=UTC again for reproducibility. (See #791362) * Fix cross builds harder, still due to -Dmksymlinks in 5.30.0-2. * Refresh cross build support files for most architectures. -- Niko Tyni <email address hidden> Sun, 27 Oct 2019 18:52:24 +0200
See full publishing history Publishing
Series | Published | Component | Section |
---|
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
perl_5.30.0-9.dsc | 2.9 KiB | 05eb4e5e304ed6d5d198405fa2f85d0d3decc7342536508d240c3f41e07906b1 |
perl_5.30.0.orig-regen-configure.tar.gz | 813.7 KiB | fc55a7309f9e2c404119b005774fc85a8488bad047aee611d17bbe2d608bf4de |
perl_5.30.0.orig.tar.xz | 11.8 MiB | ac501cad4af904d33370a9ea39dbb7a8ad4cb19bc7bc8a9c17d8dc3e81ef6306 |
perl_5.30.0-9.debian.tar.xz | 158.1 KiB | 6140c1b94ba811aad5cab98041f5ccae26a86f619fc738194956ef7fb707b552 |
Available diffs
- diff from 5.30.0-7 to 5.30.0-9 (86.0 KiB)
- diff from 5.30.0-8 to 5.30.0-9 (82.8 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.30: 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.30 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.30"
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.30: 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.30' directly, they
should use `perl' (which depends on `perl-modules-5.30') instead.