slackware-current/source/d/perl/slack-desc
Patrick J Volkerding 345b47e072 Fri May 21 19:33:21 UTC 2021
a/exfatprogs-1.1.2-x86_64-1.txz:  Upgraded.
a/kmod-29-x86_64-1.txz:  Upgraded.
a/logrotate-3.18.1-x86_64-1.txz:  Upgraded.
a/pkgtools-15.0-noarch-41.txz:  Rebuilt.
  installpkg, upgradepkg: skip the install script when doing upgradepkg's
  pre-install. In cases where the script operations are expensive this can
  nearly double the speed of upgrading a package. Thanks to Stuart Winter.
ap/texinfo-6.7-x86_64-5.txz:  Rebuilt.
  Recompiled against perl-5.34.0.
ap/vim-8.2.2876-x86_64-1.txz:  Upgraded.
  Compiled against perl-5.34.0.
d/perl-5.34.0-x86_64-1.txz:  Upgraded.
d/sassc-3.6.2-x86_64-1.txz:  Upgraded.
d/subversion-1.14.1-x86_64-3.txz:  Rebuilt.
  Recompiled against perl-5.34.0.
l/libsass-3.6.5-x86_64-1.txz:  Upgraded.
l/libsigc++3-3.0.7-x86_64-1.txz:  Upgraded.
n/bind-9.16.16-x86_64-1.txz:  Upgraded.
n/epic5-2.1.4-x86_64-2.txz:  Rebuilt.
  Recompiled against perl-5.34.0.
n/irssi-1.2.3-x86_64-2.txz:  Rebuilt.
  Recompiled against perl-5.34.0.
n/libndp-1.8-x86_64-1.txz:  Upgraded.
n/net-snmp-5.9-x86_64-6.txz:  Rebuilt.
  Recompiled against perl-5.34.0.
n/ntp-4.2.8p15-x86_64-8.txz:  Rebuilt.
  Recompiled against perl-5.34.0.
n/openldap-2.4.58-x86_64-2.txz:  Rebuilt.
  Recompiled against perl-5.34.0.
x/mesa-21.1.1-x86_64-1.txz:  Upgraded.
xap/hexchat-2.14.3-x86_64-8.txz:  Rebuilt.
  Recompiled against perl-5.34.0.
xap/rxvt-unicode-9.26-x86_64-2.txz:  Rebuilt.
  Recompiled against perl-5.34.0.
xap/vim-gvim-8.2.2876-x86_64-1.txz:  Upgraded.
  Compiled against perl-5.34.0.
2021-05-22 08:59:53 +02:00

19 lines
996 B
Text

# HOW TO EDIT THIS FILE:
# The "handy ruler" below makes it easier to edit a package description. Line
# up the first '|' above the ':' following the base package name, and the '|'
# on the right side marks the last column you can put a character in. You must
# make exactly 11 lines for the formatting to be correct. It's also
# customary to leave one space after the ':'.
|-----handy-ruler------------------------------------------------------|
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: