summaryrefslogtreecommitdiffstats
path: root/patches/packages/perl-5.34.0-x86_64-2_slack15.0.txt
diff options
context:
space:
mode:
author Patrick J Volkerding <volkerdi@slackware.com>2022-07-25 20:53:49 +0000
committer Eric Hameleers <alien@slackware.com>2022-07-26 13:30:29 +0200
commitbfbbd63f28b02960c01a00957030a3ced233f82e (patch)
treec1fe5db2c077d048e1eee46ebc8e635ac2de78c3 /patches/packages/perl-5.34.0-x86_64-2_slack15.0.txt
parent7e930376320e016856285807d7788b01e51cc594 (diff)
downloadcurrent-5c44ea4997b35f1b001266684f4155f0f4dcbb39.tar.gz
current-5c44ea4997b35f1b001266684f4155f0f4dcbb39.tar.xz
Mon Jul 25 20:53:49 UTC 202220220725205349_15.0
patches/packages/mozilla-firefox-91.12.0esr-x86_64-1_slack15.0.txz: Upgraded. This update contains security fixes and improvements. For more information, see: https://www.mozilla.org/en-US/firefox/91.12.0/releasenotes/ (* Security fix *) patches/packages/perl-5.34.0-x86_64-2_slack15.0.txz: Rebuilt. This is a bugfix release. Upgraded: Devel-CheckLib-1.16, IO-Socket-SSL-2.074, Net-SSLeay-1.92, Path-Tiny-0.122, Template-Toolkit-3.100, URI-5.12, libnet-3.14. Added a symlink to libperl.so in /usr/${LIBDIRSUFFIX} since net-snmp (and possibly other programs) might have trouble linking with it since it's not in the LD_LIBRARY_PATH. Thanks to oneforall.
Diffstat (limited to 'patches/packages/perl-5.34.0-x86_64-2_slack15.0.txt')
-rw-r--r--patches/packages/perl-5.34.0-x86_64-2_slack15.0.txt11
1 files changed, 11 insertions, 0 deletions
diff --git a/patches/packages/perl-5.34.0-x86_64-2_slack15.0.txt b/patches/packages/perl-5.34.0-x86_64-2_slack15.0.txt
new file mode 100644
index 000000000..35b5e09f8
--- /dev/null
+++ b/patches/packages/perl-5.34.0-x86_64-2_slack15.0.txt
@@ -0,0 +1,11 @@
+perl: perl (Practical Extraction and Report Language)
+perl:
+perl: Larry Wall's "Practical Extraction and Report Language". Perl is a
+perl: language optimized for scanning arbitrary text files, extracting
+perl: information from those text files, and printing reports based on that
+perl: information. It's also a good language for many system management
+perl: tasks. The language is intended to be practical (easy to use,
+perl: efficient, complete) rather than beautiful (tiny, elegant, minimal).
+perl:
+perl: Homepage: https://www.perl.org
+perl: