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

Changes for version 0.0209 - 2017-07-07

  • len $nums is replaced with @$nums
  • $nums[0] is replaced with $nums->[0]
  • $obj{x} is replaced with $obj->{x}

Modules

Fast calculation, GC, static typing, VM with perlish syntax

Provides

in lib/SPVM/Data.pm