C:\test>perl -mInline::C -wle"print $Inline::C::VERSION; warn $]" 0.44 5.008006 at -e line 1. #### ### Inline/C.pm(542) warn("Warning. No Inline C functions bound to Perl ($data->{API}{modfname})\n". ## ^^^^^^^^^^^^^^^^^^^^^^^^ "Check your C function definition(s) for Inline compatibility\n\n") if ((not defined$data->{functions}) and ($^W));