use warnings; use strict; use warnings; use PDL; print index('hello world', 'lo w'), "\n";