The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

Changes for version 0.76_50 - 2011-05-12

  • Split out HEK size calculation into hek_size(). Add the shared HE overhead.
  • Handle shared hash key scalars correctly.
  • GvNAME() is shared from 5.10 onwards.
  • Count HvNAME(), the HV "aux" struct, the mro_meta struct, and ENAMEs.

Modules

Perl extension for finding the memory usage of Perl variables