./lang/perl5, Practical Extraction and Report Language

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


Branch: CURRENT, Version: 5.42.0nb1, Package name: perl-5.42.0nb1, 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.


Required to build:
[pkgtools/cwrappers]

Package options: perl-64bitauto, threads

Master sites: (Expand)

Filesize: 14063.465 KB

Version history: (Expand)


CVS history: (Expand)


   2025-12-12 09:11:40 by Thomas Klausner | Files touched by this commit (4)
Log message: perl5: fix segfault using upstream commit From James Cook in PR 59831. Bump PKGREVISION. 
   2025-07-04 10:58:56 by Thomas Klausner | Files touched by this commit (2)
Log message: perl5: fix a patch chunk offset 
   2025-07-04 10:50:02 by Thomas Klausner | Files touched by this commit (1)
Log message: perl5: remove unused PERL5_RPATH_THREAD variable 
   2025-07-04 10:49:39 by Thomas Klausner | Files touched by this commit (2519)
Log message: *: bump for perl 5.42.0 
   2025-07-04 10:41:45 by Thomas Klausner | Files touched by this commit (16) | Package removed
Log message: perl: update to 5.42.0. Perl 5.42 ships with Unicode 16.0 support, new experimental features of the "any" and "all" operators for list processing, a new \ ":writer" attribute for field variables, more CORE:: subroutines like "chdir", a new "source::encoding" pragma, various performance enhancements, security fixes, and a variety of other changes. 
   2025-05-31 21:22:30 by Thomas Klausner | Files touched by this commit (15)
Log message: perl: fix CVE-2025-40909 using upstream patch Bump PKGREVISION. 
   2025-04-21 22:55:52 by Thomas Klausner | Files touched by this commit (2)
Log message: perl5: remove NetBSD 6 support 
   2025-04-21 22:55:34 by Thomas Klausner | Files touched by this commit (3)
Log message: perl5: remove Interix support