in reply to Re^2: What are people doing with Perl 5 and Raku these days?
in thread What are people doing with Perl 5 and Raku these days?

Oh, I don't do nothing THAT complex to use SUCH powerful things ;)

Language level of Python and Perl are the same for me: speed, features, what can be done with them. But Perl have curly brackets for blocks, and Python don't, so programming in Python is always an indendation pain for me (sometimes I need to do something with Python, and it's frustrating), while programming in Perl is always fun. And now when I learn how to make Mojolicious application a Windows service (with Mojo::Server::Elzar), I'm loving Perl more than ever.

  • Comment on Re^3: What are people doing with Perl 5 and Raku these days?