in reply to Using Crypt::RSA for data signing in perl

As stated, you need to post (in code-brackets ...) the entire actual program that you are trying to run, and a sample of the actual error messages.   The messages that you have posted are clearly syntactical ... missing closing-quote and so on.   But they clearly can’t relate to the snippet of code that you have shown.   Very carefully re-read the documentation for this module and, at first, just try to re-create the examples shown.   The program isn’t working because it isn’t running.   Unil you clean-up the most basic errors, any other messages you receive are merely bilge.

  • Comment on Re: Using Crypt::RSA for data signing in perl