Skip to content

Instantly share code, notes, and snippets.

@cjac
Created May 17, 2020 20:03
Show Gist options
  • Save cjac/e8e1dcf1db20cca2361d67308d982e6e to your computer and use it in GitHub Desktop.
Save cjac/e8e1dcf1db20cca2361d67308d982e6e to your computer and use it in GitHub Desktop.
what does this even?
cjac@pki:/usr/src/git/github/cjac/bq-pks$ perl bin/bq-pks --filename data/0xBA27A83C.asc
Name "Crypt::OpenPGP::Key::Public::RSA::TO_JSON" used only once: possible typo at bin/bq-pks line 48.
Name "Crypt::OpenPGP::KeyBlock::TO_JSON" used only once: possible typo at bin/bq-pks line 47.
Name "Crypt::OpenPGP::Certificate::TO_JSON" used only once: possible typo at bin/bq-pks line 49.
Name "Crypt::OpenPGP::Signature::SubPacket::TO_JSON" used only once: possible typo at bin/bq-pks line 45.
Name "Crypt::OpenPGP::Signature::TO_JSON" used only once: possible typo at bin/bq-pks line 46.
Name "Crypt::RSA::Key::Public::TO_JSON" used only once: possible typo at bin/bq-pks line 50.
main, bin/bq-pks, 57
JSON encoder called at bin/bq-pks line 39.
main::__ANON__(Crypt::OpenPGP::KeyBlock=HASH(0x55b5e8827400)) called at bin/bq-pks line 57
encountered object 'Crypt::OpenPGP::UserID=HASH(0x55b5e886dd18)', but neither allow_blessed, convert_blessed nor allow_tags settings are enabled (or TO_JSON/FREEZE method missing) at bin/bq-pks line 57.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment