in reply to User Profile Element: CPAN author ID

This makes things much easier. Thank you very much!

perl -e 'use Crypt::Digest::SHA256 qw[sha256_hex]; print substr(sha256_hex("the Answer To Life, The Universe And Everything"), 6, 2), "\n";'