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
- Sources inherited from project openSUSE:Factory
-
6
derived packages
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout openSUSE:Factory:LegacyX86/perl && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
README.macros | 0000001262 1.23 KB | |
_multibuild | 0000000056 56 Bytes | |
baselibs.conf | 0000000099 99 Bytes | |
c029d660f2fe60699cf64bbb3fa9f671a1a370d5.patch | 0000001514 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 | 0000055766 54.5 KB | |
perl.spec | 0000014468 14.1 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 123 (latest revision is 136)
Dominique Leuenberger (dimstar_suse)
accepted
request 956107
from
Stephan Kulow (coolo)
(revision 123)
- Add multibuild flavor to split the testsuite out of the main package build time. The testsuite dominates the build time and having perl in the bootstrap cycle, we better seperate it. The testsuite flavor rebuilds the same package the same way, but runs the check section
Comments 0