The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
Inline->init() ;

use Inline Config =>
    DIRECTORY => $TestInlineSetup::DIR,
    _TEsTING => 1;

use Inline Bogus => <<'EOB';

foo(){}

EOB