Path to this page:
./
lang/perl5,
Practical Extraction and Report Language
Branch: pkgsrc-2015Q3,
Version: 5.22.0,
Package name: perl-5.22.0,
Maintainer: pkgsrc-usersPerl 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: 400338c91c56420d98142cbfcb84d418cae2c98c
RMD160: 16f3ac6c5d4d72e599222bcbf2591c3b2aa2f857
Filesize: 13487.811 KB
Version history: (Expand)
- (2015-09-30) Package added to pkgsrc.se, version perl-5.22.0 (created)
CVS history: (Expand)
2015-10-18 18:45:27 by S.P.Zeidler | Files touched by this commit (1) |
Log message:
Pullup ticket #4840 - requested by mrg
lang/perl5: fix for sparc
Revisions pulled up:
- lang/perl5/hacks.mk 1.18
-------------------------------------------------------------------
Module Name: pkgsrc
Committed By: mrg
Date: Thu Oct 15 00:15:52 UTC 2015
Modified Files:
pkgsrc/lang/perl5: hacks.mk
Log message:
enable the GCC 4.5 op.c hack for sparc.
To generate a diff of this commit:
cvs rdiff -u -r1.17 -r1.18 pkgsrc/lang/perl5/hacks.mk
|