Changes for version 2.40 - 2008-05-12

  • support @array->method, %hash->method, @{ ... }->method and %{ ... }->method (thanks Yuval Kogman (nothingmuch) and Matthijs van Duin (xmath)
    • added t/autoref.t
  • fix [ ... ]->$method segfault with undef, integer, float &c. (i.e. non-string) method names (thanks John Goulah)

Modules

call methods on builtin types