I haven't noticed any replies to the challenge problem, so, in case people don't plan to work on it here is something easier. In Perl 5 and Perl 6, given the scalar $t, show how to delete all ASCII space characters at the beginning and end of that string. Only use statements built in to the version of Perl you are using. -mark