Hacker News new | ask | show | jobs
by rurban 4151 days ago
With perl5 + Moose, perl6 beats perl5. In startup time and run time. With simple small scripts the small startup footprint of perl5 still elevates it over perl6.

perl6 has much more features than perl5, it's a completely different world. I wouldn't call that bloat.

1 comments

Wonder how Moo compares?