./lang/perl5, Practical Extraction and Report Language

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


Branch: pkgsrc-2009Q3, Version: 5.10.0nb6, Package name: perl-5.10.0nb6, Maintainer: jlam

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: adf73606dd5248af7ccdd735bcaa0e628ea75b3c
RMD160: c6614fc99a162790a703f91085b24a60af903ba2
Filesize: 15229.512 KB

Version history: (Expand)


CVS history: (Expand)


   2009-10-14 11:27:27 by Matthias Scheler | Files touched by this commit (2)
Log message:
Pullup ticket #2912 - requested by hasso
perl5: portability patch

Revisions pulled up:
- lang/perl5/distinfo			1.61
- lang/perl5/patches/patch-db		1.1
---
Module Name:    pkgsrc
Committed By:   hasso
Date:           Tue Oct 13 10:38:31 UTC 2009

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

Log message:
Fix thread library detection on DragonFly. From corecode via PR 42170.