>perl -e 'use Inline CPP=>q{ \ #include "say_hi.h" \ void test(){return say_hi(); } \ }, INC=>"-I.",LIBS=>"-lsay_hi"; test()'