in reply to Re: Request to correct the perl code for getting substrings
in thread Request to correct the perl code for getting substrings

this can't be helping him out much:

use 1.010;

Try

use 5.10.0;