Changes for version 0.52 - 2012-11-05

  • Add : The new constant VMG_COMPAT_SCALAR_NOLEN evaluates to true when your perl does not call 'len' magic for scalars, which is the case for perl 5.17.4 and above. This fixes RT #80388.
  • Tst : t/35-stash.t has been taught about perl 5.17.4.
  • Tst : Author tests overhaul.

Modules

Associate user-defined magic to variables from Perl.