I'd like to create Perl binding for vtk.
It is written in c++. It has wrappers for tcl,python, and java. I know about xs but the docs I read said it has problems with c++. I'd like to produce something that handles double* calls unlike PerlVTK. Any helpful URLs?