in reply to Re^3: embedded perl using linked in XS modules
in thread embedded perl using linked in XS modules

I don't know how minimal this is because it has some C++ wrapping stuff I was playing around with. But what I'm trying to do should be clear from the Makefile and main.cpp.
  • Comment on Re^4: embedded perl using linked in XS modules

Replies are listed 'Best First'.
Re^5: embedded perl using linked in XS modules
by ikegami (Patriarch) on Feb 15, 2009 at 06:07 UTC
    Sorry, I'm having problems getting the thing to even compile (nothing related to you), so I can't investigate this further.

    Update: Oh but I see you already solved it. Yay!