in reply to Re^2: cpanp install, gpg: Can't check signature: No public key
in thread cpanp install, gpg: Can't check signature: No public key

You can always disable that signature checking stuff in cpanp
$conf->set_conf( signature => 0 );