in reply to My attempt at a signature

If you want to make it even shorter, how about getting rid of the extraneous $d:
s;;5776?12321=10609=9409:12100;;s;\d*;push@_,$&;eg;warn chr sqrt,$/for +@_

And, for that matter, you can trim it a fair bit further by just applying the function chr(sqrt(x)) directly to the capture, thereby avoiding the use of @_ entirely:

s;;5776?12321=10609=9409:12100;;s;\d*;warn+chr+sqrt$&,$/;eg

(I added the two '+' signs, as I think it looks better without any whitespace).


s''(q.S:$/9=(T1';s;(..)(..);$..=substr+crypt($1,$2),2,3;eg;print$..$/