Help for this page
$.=join('',a..z); print substr($.,$_,1) for(9,0,15,7); #or.. uhm err print substr(join('',a..z),$_,1) for(9,0,15,7);