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:zSystems/perl && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
README.macros | 0000001262 1.23 KB | |
baselibs.conf | 0000000095 95 Bytes | |
macros.perl | 0000004363 4.26 KB | |
perl-5.18.0.dif | 0000018340 17.9 KB | |
perl-5.18.0.tar.gz | 0017323206 16.5 MB | |
perl-HiRes.t-timeout.diff | 0000002144 2.09 KB | |
perl-db6.diff | 0000003252 3.18 KB | |
perl-gracefull-net-ftp.diff | 0000002007 1.96 KB | |
perl-netcmdutf8.diff | 0000000666 666 Bytes | |
perl-nroff.diff | 0000000770 770 Bytes | |
perl-regexp-refoverflow.diff | 0000001460 1.43 KB | |
perl-rpmlintrc | 0000000138 138 Bytes | |
perl-saverecontext.diff | 0000000826 826 Bytes | |
perl.changes | 0000035940 35.1 KB | |
perl.spec | 0000014787 14.4 KB |
Revision 83 (latest revision is 136)
Stephan Kulow (coolo)
accepted
request 180381
from
Stephan Kulow (coolo)
(revision 83)
- Add perl-db6.diff to bring the DB_File module up to version 1.828 where it supports building with libdb-6.0. - update to 5.18.0 * new handling of experimental features * new hash functions to improve security * better hash randomization * upgrade to Unicode 6.2 * support for computed labels * vertical tabs are now whitespace * smartmatch is experimental again * lots of bug fixes - change perl_requires macro to use MODULE_COMPAT form - Disable testsuite only on qemu user space build
Comments 0