Changes for version 0.15

  • improve some error messages
  • Immutable objects now correctly work with overloaded objects by accessing the overload::StrVal instead of the overloaded string
  • If your REPR type is a HASH then we will lock the set of keys to be those of your set of SLOTS. This should not break anything if you were not already violating encapsulation somehow ;)

Modules

A useful base class
Another useful base class