![]() |
|
"be consistent" | |
PerlMonks |
Re: Re: Re: Obscure databy l2kashe (Deacon) |
on Nov 24, 2003 at 16:34 UTC ( #309578=note: print w/replies, xml ) | Need Help?? |
rot13 == add 13 to the value of a character. I've only ever used it on alpha type data streams, but I assume you could do something similar on numbers as well. Simple rot13 key gen below. The value in the top row becomes the value in the bottom row, and vice versa
use perl;
In Section
Seekers of Perl Wisdom
|
|