in reply to Re: A silly hieroglyphic
in thread A silly hieroglyphic

it's about the name of a subroutine/op/app which does that ...
perl -Te 'print map { chr((ord)-((10,20,2,7)[$i++])) } split //,"turo"'