Changes for version 0.04
- now stable, maybe.
Changes for version 0.03_03
- mingw32 support(by mattn++)
- updated docs
- remove Scalar->serialize() method
- added Scalar->to_sv() for optimization
Changes for version 0.03_02
- Array->store can store any C++ values
- updated docs
- use Module::Install::Repository
- register __FILE__ only once. Package->add_method("name", xsub, __FILE___) was changed to Package->add_method("name", xsub)
Changes for version 0.03_01
- this module is cpan ready today.
Modules
bind c++ to perl