Hacker News new | ask | show | jobs
by TheDauthi 774 days ago
By default, even on a recent perl it'll act like you're on a really old perl and run just fine.

With warnings, it runs, but tells you about all of the mistakes you made. With strict, it doesn't run.