Help for this page
Although bind() is a powerful feature, it is not recommended for use i +n Inline based modules. In fact, it won't work at all for installable + modules.
use Inline; Inline->bind( CUDA => $code, ... clean_after_build => 0, warnings => 10, );