[Israel.pm] serailization c++ objects with help of perl
Itamar Elem
elem at compugen.co.il
Mon Aug 9 03:10:20 PDT 2004
hi
i need to serialized objects in c++ from and to berkekey db
and i thought to do that with the help of perl
my main program written in c++ and i want
to call perl each time i want to retrieve or store data in the DB
i want perl to pack the object pass by the c/c++ program while i insert it to the DB(mabye to some xml)
and open it into data structure and return it to the c/c++ program.
is someone know away to do it
thank
itamar
More information about the Perl
mailing list