perl 5.30.0-ok3 source package in openKylin
Changelog
perl (5.30.0-ok3) yangtze; urgency=medium * Repair: CVE-2020-10878 CVE-2020-12723 CVE-2020-16156 CVE-2020-10543 -- liwenjie <email address hidden> Mon, 07 Nov 2022 15:07:39 +0800
perl (5.30.0-ok3) yangtze; urgency=medium * Repair: CVE-2020-10878 CVE-2020-12723 CVE-2020-16156 CVE-2020-10543 -- liwenjie <email address hidden> Mon, 07 Nov 2022 15:07:39 +0800
Series | Published | Component | Section |
---|
File | Size | SHA-256 Checksum |
---|---|---|
perl_5.30.0.orig-regen-configure.tar.xz | 472.6 KiB | 94d66ee2d7ff663427ca692bfb37a15a2d60f54c23d619741e82a2a320b8f97f |
perl_5.30.0.orig.tar.xz | 11.8 MiB | ac501cad4af904d33370a9ea39dbb7a8ad4cb19bc7bc8a9c17d8dc3e81ef6306 |
perl_5.30.0-ok3.debian.tar.xz | 113.5 KiB | 9785500b23b5fce9bc33a78352fedfb23bce5bb148593a42963ed5ca77890468 |
perl_5.30.0-ok3.dsc | 2.6 KiB | 7f82c64a42b886f6a78c1bf50b1d8b1bc6531aae4787f16b51163b404b25b5a5 |
Files for developing applications which embed a Perl interpreter.
This package contains the shared Perl library, used by applications
which embed a Perl interpreter.
.
It also contains the architecture-
library (and depends on perl-modules-5.30 which contains the
architecture-
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 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").
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 manual pages, POD documentation and the `perldoc' program. If you are
writing Perl programs, you almost certainly need this.
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-