Logoj0ke.net Open Build Service > Projects > oldschool > perl > Meta
Sign Up | Log In

Meta Configuration of Package perl

x
 
1
<package name="perl" project="oldschool">
2
  <title>Perl interpreter</title>
3
  <description>perl - Practical Extraction and Report Language
4
Perl is a language optimized for scanning arbitrary text
5
files, extracting information from those text files, and
6
printing reports based on that information.  It's also a
7
good language for many system management tasks.  The
8
language is intended to be practical (easy to use,
9
efficient, complete) rather than beautiful (tiny, elegant,
10
minimal).
11
Some of the modules available on CPAN can be found in the "perl" series.
12
Attention: due to security reasons we disabled the suid bit of
13
/usr/bin/suidperl.  If you need this feature, please add the following
14
line to /etc/permissions.local and run SuSEconfig.
15
/usr/bin/suidperl       root.root        4755
16
17
Authors:
18
--------
19
    Larry Wall, Louis J. LaBash, Jr. &lt;llabash@siue.edu&gt;
20
21
SuSE series: a</description>
22
  <person userid="netmax" role="maintainer"/>
23
</package>
24