Originally posted by dkasak
View Post
I'm a Perl 5 coder for over 15 years and the changes in Perl 6 are comparable to switching to a different language like Python or Ruby if not even bigger because it has so many features. Personally the async features using multiple threads are the most attractive improvements for me so far as I do network monitoring and automatization and this will make scalability much easier than getting multiple different async modules working together (which don't use threads but forking).
Leave a comment: