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 | 0000004149 4.05 KB | |
perl-5.16.0.dif | 0000019051 18.6 KB | |
perl-5.16.0.tar.bz2 | 0013568573 12.9 MB | |
perl-HiRes.t-timeout.diff | 0000002144 2.09 KB | |
perl-clone_oldcop.diff | 0000000866 866 Bytes | |
perl-gracefull-net-ftp.diff | 0000002007 1.96 KB | |
perl-netcmdutf8.diff | 0000000666 666 Bytes | |
perl-nroff.diff | 0000000766 766 Bytes | |
perl-regexp-refoverflow.diff | 0000001456 1.42 KB | |
perl-rpmlintrc | 0000000138 138 Bytes | |
perl-saverecontext.diff | 0000000918 918 Bytes | |
perl.changes | 0000033758 33 KB | |
perl.spec | 0000014480 14.1 KB |
Revision 74 (latest revision is 136)
Stephan Kulow (coolo)
accepted
request 123096
from
Stephan Kulow (coolo)
(revision 74)
- provide a higher version for Module::Build to calm down rpm - update to 5.16.0 * new __SUB__ token to reference current sub * more consistent eval * ties can now be weakended * supports (almost) unicode 6.1 * proper supports for unicode in symbol names * new foldcase function fc() * continue no longer requires the switch feature * removed LinuxThreads hack for $$ and getppid * performance optimizations
Comments 0