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 | 0000000099 99 Bytes | |
macros.perl | 0000004456 4.35 KB | |
perl-5.18.2-overflow.diff | 0000000587 587 Bytes | |
perl-5.22.0.dif | 0000016384 16 KB | |
perl-5.22.0.tar.bz2 | 0013811518 13.2 MB | |
perl-HiRes.t-timeout.diff | 0000002164 2.11 KB | |
perl-incfix.diff | 0000001343 1.31 KB | |
perl-netcmdutf8.diff | 0000000668 668 Bytes | |
perl-nroff.diff | 0000000790 790 Bytes | |
perl-regexp-refoverflow.diff | 0000000465 465 Bytes | |
perl-rpmlintrc | 0000000138 138 Bytes | |
perl-saverecontext.diff | 0000000819 819 Bytes | |
perl.changes | 0000040834 39.9 KB | |
perl.spec | 0000015902 15.5 KB | |
skip_time_hires.patch | 0000000378 378 Bytes |
Revision 96 (latest revision is 136)
Stephan Kulow (coolo)
accepted
request 314473
from
Stephan Kulow (coolo)
(revision 96)
- Reformat baselibs.conf. - update to perl-5.22.0 * several new experimental features * new <<>> (double-diamond) operator * new "\b" boundaries in REs, w.r.t. Unicode * non-capturing RE flag "/n" * Unicode 7.0 * "defined(@array)", "defined(%hash)" are now fatal * unescaped literal "{" in a pattern results in deprecation warning * several modules updated * modules CGI, Module::Build no longer included * for a complete list of changes see perldelta.pod - perl-5.20.0.dif changed to fit 5.22.0, and renamed to perl-5.22.0.dif - changed patches to fit 5.22.0: perl-5.18.2-overflow.diff, perl-netcmdutf8.diff, perl-regexp-refoverflow.diff, perl-saverecontext.diff - dropped patches (now upstream): DataDumper-no-infinite-recursion.diff, perl-5.20.2-Fix-Errno.pm-generation-for-gcc-5.0.patch, perl-5.21.8-h2ph-correct-handling-of-hex-constants-for-the-pream.patch, perl-5.21.8-lib-h2ph.t-to-test-generated-t-_h2ph_pre.ph-instead-.patch
Comments 0