Revision 4 (by moose, 2009/02/13 04:09:19) * add msgtest2.pl test for new highlevel api
* separate XS into Message and Item related code
* remove Makefile.old from svn
* add encode/decode support to hl CSE::Proto::Message class
* convert CSE::Proto::C::Item to use a simple blessed pointer instead of a hashref holding the handle
* fix CSE::Proto::Message::Item::clone to properly clone the value, not just copy an ARRAY ref
* add support for MESSAGE type items in the parser
Changes
Makefile.PL
MANIFEST
ppport.h
Message.xs
README
typemap
t/CSE-Proto.t
fallback/const-c.inc
fallback/const-xs.inc
lib/CSE/Proto/C/Message.pm
lib/CSE/Proto/C/Item.pm
lib/CSE/Proto/Message.pm
lib/CSE/Proto/Message/Item.pm
lib/CSE/Proto/Message/Tokenizer.pm
lib/CSE/Proto/Message/Parser.pm