./lang/perl5, Practical Extraction and Report Language

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: pkgsrc-2010Q1, Version: 5.10.1nb2, Package name: perl-5.10.1nb2, Maintainer: pkgsrc-users

Perl is a general-purpose programming language originally developed
for text manipulation and now used for a wide range of tasks including
system administration, web development, network programming, GUI
development, and more. The language is intended to be practical (easy
to use, efficient, complete) rather than beautiful (tiny, elegant,
minimal). Its major features are that it's easy to use, supports both
procedural and object-oriented (OO) programming, has powerful built-in
support for text processing, and has one of the world's most impressive
collections of third-party modules.



Package options: 64bitauto, threads

Master sites: (Expand)

SHA1: 8536ed1c14444d1efea069525a816fbc7be7109f
RMD160: 6fe727a5e8878c26b5bd7cfc7165e10f311f7214
Filesize: 13786.639 KB

Version history: (Expand)


CVS history: (Expand)


   2010-06-28 20:32:31 by Matthias Scheler | Files touched by this commit (3)
Log message:
Pullup ticket #3151 - requested by spz
lang/perl5: security patch

Revisions pulled up:
- lang/perl5/Makefile				1.159
- lang/perl5/distinfo				1.65
- lang/perl5/patches/patch-fa			1.1
---
Module Name:	pkgsrc
Committed By:	spz
Date:		Sun Jun 27 13:38:39 UTC 2010

Modified Files:
	pkgsrc/lang/perl5: Makefile distinfo
Added Files:
	pkgsrc/lang/perl5/patches: patch-fa

Log message:
fix CVE-2010-1168 and CVE-2010-1447 by updating Safe.pm to the current,
not-affected version