Help for this page

Select Code to Download


  1. or download this
    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.
    
  2. or download this
      use Inline;
      Inline->bind( CUDA => $code,
    ...
        clean_after_build => 0,
        warnings => 10,
      );