in reply to Re^2: Calling a C++ subroutine from Perl
in thread Calling a C++ subroutine from Perl

And caches the compilation so you don't have to recompile on every invocation of the script, as I read the doc. Pretty cool!
  • Comment on Re^3: Calling a C++ subroutine from Perl