[packages/perl] up to 5.44.0

atler atler at pld-linux.org
Mon Jul 27 12:55:15 CEST 2026


commit 3624be560433dd85cd8a0013c6cc31b49bc6fa51
Author: Jan Palus <atler at pld-linux.org>
Date:   Mon Jul 27 12:54:25 2026 +0200

    up to 5.44.0

 perl-modules  | 64 +++++++++++++++++++++++++++++------------------------------
 perl-modules2 |  8 ++++----
 perl.spec     |  6 +++---
 3 files changed, 39 insertions(+), 39 deletions(-)
---
diff --git a/perl.spec b/perl.spec
index 3230f31..2ce35c4 100644
--- a/perl.spec
+++ b/perl.spec
@@ -24,7 +24,7 @@
 # NOTE
 # - modules in 5.20.0: http://search.cpan.org/~rjbs/perl-5.20.0/
 
-%define		abi	5.42.0
+%define		abi	5.44.0
 %define		perlthread	%{?with_threads:-thread-multi}
 
 %define		perl_privlib	%{_datadir}/perl5/%{ver}
@@ -42,7 +42,7 @@
 %define		perl_mod2verrel()	%([ -f %{SOURCE4} ] && awk -vp=%1 -vr=%2 '$1 == p { print $4"-"r }' %{SOURCE4} || echo ERROR)
 %define		perl_mod2version()	%([ -f %{SOURCE4} ] && awk -vp=%1 '$1 == p { m=$2; printf("perl-%s = %s\\n", p, $4)}END{if (!m) printf("# Error looking up [%s]\\n", p) }' %{SOURCE4} || echo ERROR)
 
-%define		ver		5.42.2
+%define		ver		5.44.0
 %define		rel		1
 %define		main_epoch	1
 Summary:	Practical Extraction and Report Language (Perl)
@@ -73,7 +73,7 @@ Epoch:		%{main_epoch}
 License:	GPL v1+ or Artistic
 Group:		Development/Languages/Perl
 Source0:	https://www.cpan.org/src/5.0/%{name}-%{ver}.tar.xz
-# Source0-md5:	be6e70b71ec6589fc090f7303c5b3056
+# Source0-md5:	55761cf1543af326492fd194647796d1
 Source1:	http://www.mif.pg.gda.pl/homepages/ankry/man-PLD/%{name}-non-english-man-pages.tar.bz2
 # Source1-md5:	de47d7893f49ad7f41ba69c78511c0db
 Source2:	%{name}.prov
diff --git a/perl-modules b/perl-modules
index 17de53f..825b711 100644
--- a/perl-modules
+++ b/perl-modules
@@ -1,34 +1,34 @@
-# Module versions from Perl 5.42.2 distribution.
-Archive::Tar = 3.04
+# Module versions from Perl 5.44.0 distribution.
+Archive::Tar = 3.12
 Attribute::Handlers = 1.03
 CPAN = 2.38
-CPAN::Meta = 2.150010
+CPAN::Meta = 2.150013
 CPAN::Meta::YAML = 0.020
-Compress::Raw::Bzip2 = 2.213
+Compress::Raw::Bzip2 = 2.218
 Compress::Raw::Zlib = 2.222
-Compress::Zlib = 2.213
+Compress::Zlib = 2.223
 Devel::PPPort = 3.73
 Devel::Peek = 1.36
 Digest = 1.20
 Digest::MD5 = 2.59
 Digest::SHA = 6.04
-Encode = 3.21
-ExtUtils::CBuilder = 0.280242
-ExtUtils::Command = 7.76
+Encode = 3.24
+ExtUtils::CBuilder = 0.280243
+ExtUtils::Command = 7.78
 ExtUtils::Embed = 1.35
 ExtUtils::Install = 2.22
-ExtUtils::MakeMaker = 7.76
+ExtUtils::MakeMaker = 7.78
 ExtUtils::Manifest = 1.75
-ExtUtils::ParseXS = 3.57
+ExtUtils::ParseXS = 3.63
 File::Compare = 1.1008
-File::Temp = 0.2311
-Filter::Simple = 0.96
+File::Temp = 0.2312
+Filter::Simple = 0.97
 FindBin = 1.54
 GDBM_File = 1.24
 Getopt::Long = 2.58
 Hash::Util = 0.32
 I18N::LangTags = 0.45
-IO = 1.55
+IO = 1.56
 IO::Zlib = 1.15
 IPC::Cmd = 1.04
 IPC::SysV = 2.09
@@ -36,48 +36,48 @@ JSON::PP = 4.16
 Locale::Maketext = 1.33
 Locale::Maketext::Simple = 0.21_01
 MIME::Base64 = 3.16_01
-Math::BigInt = 2.005002
+Math::BigInt = 2.005003
 Math::BigInt::FastCalc = 0.5020
-Math::BigRat = 2.005002
+Math::BigRat = 2.005003
 Math::Complex = 1.63
 Math::Trig = 1.63
 Memoize = 1.17
-Module::CoreList = 5.20260329_42
+Module::CoreList = 5.20260708
 Module::Load = 0.36
 Module::Load::Conditional = 0.74
-Module::Metadata = 1.000038
+Module::Metadata = 1.000039
 NEXT = 0.69
 Params::Check = 0.38
-Parse::CPAN::Meta = 2.150010
+Parse::CPAN::Meta = 2.150013
 Perl::OSType = 1.010
 PerlIO::via::QuotedPrint = 0.10
 Pod::Escapes = 1.07
-Pod::Simple = 3.45
+Pod::Simple = 3.48
 Safe = 2.47
-Socket = 2.038
-Storable = 3.37
+Socket = 2.041
+Storable = 3.41
 Sys::Syslog = 0.36
 Term::ANSIColor = 5.01
 Term::Cap = 1.18
 Test = 1.31
-Test2::Suite = 1.302210
-Test::Builder::Tester = 1.302210
-Test::Harness = 3.50
-Test::Simple = 1.302210
-Test::Tester = 1.302210
-Test::use::ok = 1.302210
-Text::Balanced = 2.06
+Test2::Suite = 1.302219
+Test::Builder::Tester = 1.302219
+Test::Harness = 3.52
+Test::Simple = 1.302219
+Test::Tester = 1.302219
+Test::use::ok = 1.302219
+Text::Balanced = 2.07
 Text::ParseWords = 3.31
 Text::Tabs = 2024.001
 Tie::File = 1.10
 Tie::RefHash = 1.41
-Time::HiRes = 1.9778
-Time::Piece = 1.36
-UNIVERSAL = 1.17
+Time::HiRes = 1.978
+Time::Piece = 1.41
+UNIVERSAL = 1.18
 Unicode::Collate = 1.31
 Unicode::Normalize = 1.32
 autodie = 2.37
 bignum = 0.67
 libnet = 3.15
 parent = 0.244
-version = 0.9933
+version = 0.9934
diff --git a/perl-modules2 b/perl-modules2
index 11f2c06..975f0b4 100644
--- a/perl-modules2
+++ b/perl-modules2
@@ -1,4 +1,4 @@
-# Non-straight named module versions from Perl 5.42.2 distribution.
-IO-Compress	IO::Compress::Base = 2.213
-PathTools	File::Spec = 3.94
-Scalar-List-Utils	List::Util = 1.6801
+# Non-straight named module versions from Perl 5.44.0 distribution.
+IO-Compress	IO::Compress::Base = 2.223
+PathTools	File::Spec = 3.95
+Scalar-List-Utils	List::Util = 1.70
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/perl.git/commitdiff/3624be560433dd85cd8a0013c6cc31b49bc6fa51



More information about the pld-cvs-commit mailing list