That is what I get after `perl Makefile.PL && make`. The module obviously uses Inline::Lua. Makefile.PL follows the Inline-Support documentation (replace ExtUtils::MakeMaker with Inline::MakeMaker, etc).
I'm stumped. It couldn't possibly be the case that one cannot create a module package which uses Inline Something_Other_Than_C... could it? - Bill
