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

Thanks LanX! Beat me to it by a few nano-seconds. :)

On reopening that list of nodes just now, I was amazed at how many times this sort of question has been asked here. At the risk of stating the obvious, our enquiring anonymonk should perhaps focus on the nodes in its "Recent Nodes (2020-2021)" section ... followed of course by reading every other node in that list. ;-)

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

Replies are listed 'Best First'.
Re^3: What technical benfits perl offers over python + few more questions.
by LanX (Saint) on Nov 13, 2021 at 13:16 UTC

    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

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