The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

Changes for version 1.45_05 - 2016-09-13

  • CHANGES
    • provide a Perl_find_rundefsvoffset() backport for older perls, but dont use it. we don't want to add pad_add also to clone it into the current padlist.
    • provide 5.24-safe test variants for lexical topic, runtime included.
  • BUGFIXES
    • fix setting &DB::sub in set_subname
    • fixes for older perls

Changes for version 1.45_04 - 2016-06-24

  • CHANGES
    • make the XS code ppport.h free when in core @bulk88
  • BUGFIXES
    • fix set_subname, from github.com/Leont/Sub-Name.git, branch: safe. Replace all ' with :: as in gv.c:S_parse_gv_stash_name but only when the first pkg seperator is a ', not a ::
    • fix lexical $_ and undeprecate find_rundefsvoffset. See also https://rt.cpan.org/Ticket/Display.html?id=113939
    • fix compile-time overflow, cperl only, t/product.t

Changes for version 1.45_03 - 2016-06-02

  • CHANGES
    • fix a wrong assert
  • BUGFIXES
    • fix tests for 5.6.2

Changes for version 1.45_02 - 2016-05-28

  • BUGFIXES
    • support binary and utf8 names

Modules

A selection of general-utility list subroutines
Indicate if List::Util was compiled with a C compiler
A selection of general-utility scalar subroutines
A selection of utility subroutines for subs and CODE references