pkgsrc/lang/perl5
wiz c1583687d8 perl: update to 5.36.0.
Core Enhancements

    use v5.36
    -g command-line flag
    Unicode 14.0 is supported
    regex sets are no longer considered experimental
    Variable length lookbehind is mostly no longer considered experimental
    SIGFPE no longer deferred
    Stable boolean tracking
    iterating over multiple values at a time (experimental)
    builtin functions (experimental)
    defer blocks (experimental)
    try/catch can now have a finally block (experimental)
    non-ASCII delimiters for quote-like operators (experimental)
    @_ is now experimental within signatured subs

Incompatible Changes

    A physically empty sort is now a compile-time error

Deprecations

    use VERSION (where VERSION is below v5.11) after use v5.11 is deprecated

Performance Enhancements
2022-06-28 10:02:51 +00:00
..
files perl5: fix building on AIX, from Lehel Bernadt 2021-05-17 15:06:49 +00:00
patches perl: update to 5.36.0. 2022-06-28 10:02:51 +00:00
buildlink3.mk perl: update to 5.36.0. 2022-06-28 10:02:51 +00:00
DESCR
dirs.mk
distinfo perl: update to 5.36.0. 2022-06-28 10:02:51 +00:00
hacks.mk
license.mk
Makefile perl5: update to 5.34.1 2022-04-01 16:39:12 +00:00
Makefile.common perl: update to 5.36.0. 2022-06-28 10:02:51 +00:00
module.mk
options.mk perl5: Use OPSYS_VERSION. 2021-11-29 16:26:36 +00:00
packlist.mk
PLIST
vars.mk
version.mk