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

Thanks eyepopslikeamosquito for compiling the list and putting it accessible in O(1) on your home-node ... :)

> Beat me to it by a few nano-seconds. :)

For next time I'll delay my AI reply bot to some nano-seconds more ...

Cheers Rolf
(addicted to the Perl Programming Language :)
Wikisyntax for the Monastery

  • Comment on Re^3: What technical benfits perl offers over python + few more questions.

Replies are listed 'Best First'.
Re^4: What technical benfits perl offers over python + few more questions.
by cavac (Prior) on Nov 16, 2021 at 14:34 UTC

    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";'