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

Changes for version 0.16 - 2008-05-10

  • Add : The samples/copy.pl script.
  • Chg : The sv_magical() + vmg_mg_magical() combo was simplified into vmg_sv_magicuvar().
  • Tst : t/33-code.t was testing scalars, not code.
  • Tst : is() and like() are better than ok().
  • Tst : 100% coverage reached.

Modules

Associate user-defined magic to variables from Perl.