perl 5.22.1-9 source package in Ubuntu

Changelog

perl (5.22.1-9) unstable; urgency=medium

  * Add cross build support files for alpha, hppa, sparc64, x32, mips,
    and hurd-i386. (Closes: #816217)
  * Use the standard library from the build tree, fixing non-cross
    bootstrapping. (Closes: #817948)

 -- Niko Tyni <email address hidden>  Sun, 13 Mar 2016 13:54:18 +0200

Upload details

Uploaded by:
Niko Tyni
Uploaded to:
Sid
Original maintainer:
Niko Tyni
Architectures:
any all
Section:
perl
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Xenial release main perl

Downloads

File Size SHA-256 Checksum
perl_5.22.1-9.dsc 2.3 KiB bbc9a0f7b17926621cf7324c265e633444d1f05022f42ae32190dbb960457217
perl_5.22.1.orig.tar.xz 10.7 MiB 9e87317d693ce828095204be0d09af8d60b8785533fadea1a82b6f0e071e5c79
perl_5.22.1-9.debian.tar.xz 144.8 KiB 3368488e1d56e9ff69556a2e75cc50858414147afcf5d72f91dbfd71fb5d9127

Available diffs

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.22: No summary available for libperl5.22 in ubuntu yakkety.

No description available for libperl5.22 in ubuntu yakkety.

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: No summary available for perl-base in ubuntu yakkety.

No description available for perl-base in ubuntu yakkety.

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)).

perl-doc: No summary available for perl-doc in ubuntu yakkety.

No description available for perl-doc in ubuntu yakkety.

perl-modules-5.22: 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.22' directly, they
 should use `perl' (which depends on `perl-modules-5.22') instead.