in reply to Re^2: Random Perl Pair Programming
in thread Random Perl Pair Programming

Nice! Shame i can't give you all of my upvotes today.

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