Can't call method "q" without a package or object reference at /usr/lib/perl5/site_perl/5.8.0/Crypt/DSA.pm line 45.
perldoc for Crypt::DSA says about the Key in sign...
So I think I somehow need to make $key be an object like what I had in the first script. I just don't see a way to do that right now. I'm sure it must be possible.Key
The Crypt::DSA::Key object with which the signature will be gener-
ated. Should contain a private key attribute (priv_key).
This argument is required.
In reply to Re^2: How to Make Crypt::DSA use a your key to sign something
by xorl
in thread How to Make Crypt::DSA use a your key to sign something
by xorl
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |