Thread String manipulation (30 answers)
Opened by Haselnuss992 at 2018-10-15 15:39

Crian
 2018-10-16 09:28
#188963 #188963
User since
2003-08-04
5866 Artikel
ModeratorIn
[Homepage]
user image
Warum MAXSIZE als sub?
s--Pevna-;s.([a-z]).chr((ord($1)-84)%26+97).gee; s^([A-Z])^chr((ord($1)-52)%26+65)^gee;print;

use strict; use warnings; Link zu meiner Perlseite

View full thread String manipulation