Hacker News new | ask | show | jobs
by lmm 16 days ago
> the option to litter side effects throughout the file and having those side effects execute automatically on import.

You can actually do that in Java too with static initialisation blocks.

> 3.0 was a big missed opportunity to kill a lot of the deprecated cruft.

Maybe. 3.0 already came damn close to killing the language. If they'd made the changes any more radical it could easily have been another Perl 6.