The Perl interpreter
perl - Practical Extraction and Report Language
Perl is optimized for scanning arbitrary text files, extracting
information from those text files, and printing reports based on that
information. It is also good for many system management tasks. Perl is
intended to be practical (easy to use, efficient, and complete) rather
than beautiful (tiny, elegant, and minimal).
Some of the modules available on CPAN can be found in the "perl"
series.
- Developed at devel:languages:perl
-
6
derived packages
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout openSUSE:Factory/perl && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
README.macros | 0000001262 1.23 KB | |
baselibs.conf | 0000000099 99 Bytes | |
c029d660f2fe60699cf64bbb3fa9f671a1a370d5.patch | 0000001516 1.48 KB | |
macros.perl | 0000004413 4.31 KB | |
perl-5.18.2-overflow.diff | 0000000596 596 Bytes | |
perl-5.22.0_wrong_rpm_provides.diff | 0000000405 405 Bytes | |
perl-5.34.0.dif | 0000016651 16.3 KB | |
perl-5.34.0.tar.xz | 0012881416 12.3 MB | |
perl-HiRes.t-timeout.diff | 0000001813 1.77 KB | |
perl-incfix.diff | 0000001696 1.66 KB | |
perl-netcmdutf8.diff | 0000000719 719 Bytes | |
perl-nroff.diff | 0000000811 811 Bytes | |
perl-reproducible.patch | 0000000599 599 Bytes | |
perl-reproducible2.patch | 0000000659 659 Bytes | |
perl-rpmlintrc | 0000000138 138 Bytes | |
perl-saverecontext.diff | 0000000855 855 Bytes | |
perl.changes | 0000055355 54.1 KB | |
perl.spec | 0000014268 13.9 KB | |
perl_skip_flaky_tests_powerpc.patch | 0000004413 4.31 KB | |
posix-sigaction.patch | 0000000545 545 Bytes | |
skip_time_hires.patch | 0000000378 378 Bytes |
Revision 122 (latest revision is 136)
Dominique Leuenberger (dimstar_suse)
accepted
request 921020
from
Dirk Stoecker (dstoecker)
(revision 122)
- update to 5.34.0 * Experimental Try/Catch Syntax * Blanks freely allowed within but adjacent to curly braces * New octal syntax 0oddddd * Fix a memory leak in RegEx [GH #18604] * ExtUtils::PL2Bat 0.004 has been added to the Perl core. * Updated Modules and Pragmata - Rebase perl-5.28.0.dif to perl-5.34.0.dif - Rebase perl-incfix.diff - Rebase perl_skip_flaky_tests_powerpc.patch - Drop perl-gdbm-test-no-mmap.diff (no longer needed with gdbm 1.20) - Add c029d660f2fe60699cf64bbb3fa9f671a1a370d5.patch to fix build with gdbm 1.20 - Drop perl-fix2020.patch (included upstream)
Comments 0