Revision history for Perl extension Devel::BindPP 0.05 - must use g++. this is required at some systems. (reported by miyagawa++) 0.04 - now stable, maybe. 0.03_03 - mingw32 support(by mattn++) - updated docs - remove Scalar->serialize() method - added Scalar->to_sv() for optimization 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) 0.03_01 - this module is cpan ready today. 0.01 Sun Mar 22 21:43:06 2009 - original version