Changes for version 2.1.3

  • added call_sub_void, call_sub_scalar, call_sub_list, call_sub_av, call_method_void, call_method_scalar, call_method_list, call_method_av
  • move to C++11 (removed panda/traits.h, THREAD_LOCAL, INLINE)
  • added <algorithm_perlsafe> and include it in xs.h to save c++11 compilations in presence of perl's <seed> macro.

Modules

useful features and typemaps for XS modules.