in reply to Deleting from front of string
Greetings krose,
Try the following where 2 is the number of characters you want removed from the 'some string' given:
-gryphon code('Perl') || die;