How do I get a remote user of an Excel spread sheet to generate an encrypted text file that can be read and understood by a local Perl program? In other words, I want the excel encryption and the Perl de-coding to be talking the same language. ie. I want to encrypt excel documents, in such a way that you can read/write it with Perl. Any suggestions?