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

Changes for version 0.07 - 2015-06-21

  • include mruby 1.1.0 and adjusted to new mruby API
    • `mRuby::State#new_proc` and `mRuby::ParserState#pool_close` are obsolute.
  • support mruby type `symbol`, `float`, `bool`m and `nil`.
  • support threaded-perl.
  • fixed memory leaks.

Documentation

parser state object
state object for mRuby

Modules

mruby binding for perl5.