Hi,
I've only been using Perl for 2 days and am trying to write a basic encryption program. (Not for practical use, just as an example).
I've got the program asking for the cleartext message and the 3 figure key, then it encrypts the 1st character of the cleartext using that the character of...