On Thu, Aug 4, 2011 at 8:23 AM, SDA <sday...@gmail.com> wrote: > I'm interested in using AES encryption in Perl. I've tried installing > Crypto from CPAN, but can't get it to work. Any ideas? Modules... > > > -- > To unsubscribe, e-mail: beginners-unsubscr...@perl.org > For additional commands, e-mail: beginners-h...@perl.org > http://learn.perl.org/ > > > Can't get it to work, is a very ambiguous reason for a problem with a module. The Crypto module is pretty much what you will be advised if you are planning on doing cryptography in perl. If you provide the errors you are getting, the OS and the perl version then it is quite likely that someone on the list will provide you with an explanation what is wrong, why it is wrong and how this can be corrected...
Regards, Rob