in reply to Re^3: What technical benfits perl offers over python + few more questions.
in thread What technical benfits perl offers over python + few more questions.

Always remember, kids: If you do something yourself, you can technically say "i trained a neural net to do this task".

perl -e 'use Crypt::Digest::SHA256 qw[sha256_hex]; print substr(sha256_hex("the Answer To Life, The Universe And Everything"), 6, 2), "\n";'
  • Comment on Re^4: What technical benfits perl offers over python + few more questions.
  • Download Code