perl-5.38.2

This commit is contained in:
Rmys
2024-05-16 14:31:30 +03:00
parent 4fdc1ca98f
commit 1922e77bfe
2 changed files with 32 additions and 5 deletions
+10 -2
View File
@@ -13,7 +13,7 @@
<IsA>app:console</IsA>
<Summary>Larry Wall's Practical Extraction and Reporting Language</Summary>
<Description>Perl is a high-level programming language with roots in C, sed, awk and shell scripting. Perl is good at handling processes and files, and is especially good at handling text. Perl's hallmarks are practicality and efficiency. While it is used to do a lot of different things, Perl's most common applications are system administration utilities and web programming. A large proportion of the CGI scripts on the web are written in Perl. You need the perl package installed on your system so that your system can handle Perl scripts.</Description>
<Archive sha1sum="ddecb3117c016418b19ed3a8827e4b521b47d6bb" type="targz">https://www.cpan.org/src/5.0/perl-5.32.0.tar.gz</Archive>
<Archive sha1sum="bcb6782ae5ddeca45cbcb263bef8cd3dc9040679" type="targz">https://www.cpan.org/src/5.0/perl-5.38.2.tar.gz</Archive>
<BuildDependencies>
<Dependency versionFrom="6.2.23">db-devel</Dependency>
<Dependency>gdbm-devel</Dependency>
@@ -46,14 +46,22 @@
<Path fileType="executable">/usr/bin</Path>
<Path fileType="library">/usr/lib</Path>
<Path fileType="doc">/usr/share/doc</Path>
<Path fileType="data">/usr/share/perl5</Path>
</Files>
<AdditionalFiles>
<!-- FIXME: Update perl version in target path when Perl version changes! -->
<AdditionalFile owner="root" permission="0644" target="/usr/lib/perl5/vendor_perl/5.30.1/Turkish.pm">Turkish.pm</AdditionalFile>
<AdditionalFile owner="root" permission="0644" target="/usr/lib/perl5/vendor_perl/5.38.2/Turkish.pm">Turkish.pm</AdditionalFile>
</AdditionalFiles>
</Package>
<History>
<Update release="9">
<Date>2024-05-14</Date>
<Version>5.38.2</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="8">
<Date>2022-01-28</Date>
<Version>5.32.0</Version>