renatocron commented on PR #13708:
URL: https://github.com/apache/druid/pull/13708#issuecomment-1478864494

   I was just curious in what druid was using perl for, I found out that is 
just in the `examples/bin` scripts. 
   
   All deps are already included perl5 core since the version from March 25, 
1996, so I think that "any" perl (five) interpreter available on recent distros 
will do. Perl code tends to keep running fine for years.
   
   Fun fact (or not so much fun for some people), after year-long discussions, 
perl 6 was renamed to `raku` and usually it's easier to find it using rakulang. 
   
   Perl 5 version 34 was supposed to called Perl 7 (based on version 32, with 
some new default options) but that delayed and they gave up again. I because 
it's still too backward compatible with perl5 :laughing:, so perl 7 and 8 and 9 
will not exist for a while
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to