Help for this page
use strict; use warnings; ... if ($test =~ m!((??{ substr($test,0,$_) }))!) {};
DB<1> V main # $_ never appears after this command DB<2> s ... DB<4> s Argument "fee fi fo free" isn't numeric in substr at (reeval 2)[bah4.p +l:6] line 1.