perl 5.38.2-3.2build2 source package in Ubuntu

Changelog

perl (5.38.2-3.2build2) noble; urgency=medium

  * No-change rebuild for time_t transition.

 -- Sergio Durigan Junior <email address hidden>  Fri, 05 Apr 2024 15:57:12 -0400

Upload details

Uploaded by:
Sergio Durigan Junior
Uploaded to:
Noble
Original maintainer:
Ubuntu Developers
Architectures:
any all
Section:
perl
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Oracular release main perl
Noble release main perl

Downloads

File Size SHA-256 Checksum
perl_5.38.2.orig-regen-configure.tar.xz 409.0 KiB 4d1b34cc058f9963cb89785ecc040d57f6d7725cd83329cfa4ef8b27566454d2
perl_5.38.2.orig.tar.xz 13.0 MiB d91115e90b896520e83d4de6b52f8254ef2b70a8d545ffab33200ea9f1cf29e8
perl_5.38.2-3.2build2.debian.tar.xz 162.0 KiB 033ab673df74f4a6e2d89aff00b1f2bfcdc0f4febe18e8c0340a26af9338dbb2
perl_5.38.2-3.2build2.dsc 3.0 KiB bf4937d17bbcb88a34fe385d47d881ce226fc9a64a8547586f620297bb37d6dd

View changes file

Binary packages built by this source

libperl-dev: Perl library: development files

 Files for developing applications which embed a Perl interpreter.

libperl5.38t64: 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.38 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.38"
 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.38: 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.38' directly, they
 should use `perl' (which depends on `perl-modules-5.38') instead.