Note from
the future:
ExtUtils::CppGuess works great for finding a C++ compiler. Inline::CUDA doesn't appear to be on CPAN. If one wanted to put it there, you'd want to make an Alien::CUDA to capture detecting CUDA. Then Inline::CUDA could just depend on that, and rely on everything already existing.