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:Backports:SLE-15-SP4:FactoryCandidates/perl && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
README.macros | 0000001262 1.23 KB | |
baselibs.conf | 0000000095 95 Bytes | |
macros.perl | 0000004149 4.05 KB | |
perl-5.14.0.dif | 0000019013 18.6 KB | |
perl-5.14.0.tar.bz2 | 0013250162 12.6 MB | |
perl-HiRes.t-timeout.diff | 0000000458 458 Bytes | |
perl-gracefull-net-ftp.diff | 0000002007 1.96 KB | |
perl-netcmdutf8.diff | 0000000666 666 Bytes | |
perl-nroff.diff | 0000000459 459 Bytes | |
perl-regexp-refoverflow.diff | 0000001456 1.42 KB | |
perl-rpmlintrc | 0000000138 138 Bytes | |
perl-saverecontext.diff | 0000000918 918 Bytes | |
perl.changes | 0000031730 31 KB | |
perl.spec | 0000014090 13.8 KB |
Revision 64 (latest revision is 136)
Sascha Peilicke (saschpe)
accepted
request 70461
from
Stephan Kulow (coolo)
(revision 64)
- update to 5.14.0 * unicode version 6.0 is now supported (mostly) * any unsigned value can be encoded as a character * some regexp enhancements, e.g. s///r option * array and hash container functions accept references * package block syntax * overridable tie functions * assignment to $0 works again * improved IPv6 support in the Socket module - fix regexp crash in reg_numbered_buff_fetch [bnc#676086] [CVE-2010-4777] - move unicode files from perl-doc to perl again [bnc#678877] - remove feedback@suse.de mail address, it no longer exists [bnc#657625] - support unversioned site_perl include directory
Comments 0