in reply to Re^2: Stumped by Crypt::OpenPGP::Signature->key_id
in thread Stumped by Crypt::OpenPGP::Signature->key_id
The node mentioned has nothing to do with the issue at hand.
Yup, just nostalgia
The Searchlink doesn't work.
Sorry if you have to copy/paste, at least I made it tab-key navigable (couldn't have posted the link otherwise )
There is no Crypt::OpenPGP::Signature->key_id_hex
Too bad, it was worth a shot
Anyway, hex of anything is
$ perl -le " print unpack qw/H*/, $_ for @ARGV; " 1 aSdF82 31 615364463832
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^4: Stumped by Crypt::OpenPGP::Signature->key_id
by mhi (Friar) on Nov 22, 2011 at 12:14 UTC | |
by Anonymous Monk on Nov 22, 2011 at 13:08 UTC | |
by mhi (Friar) on Nov 22, 2011 at 14:21 UTC |